CEEVUHRP — produce a storage report for a user-created heap

The CEEVUHRP CWI generates a report of the storage used within the user-created heap identified by heapid. The report is directed to the ddname specified in the MSGFILE runtime option. The report format is similar to the heap pools portion of the storage report generated for the RPTSTG runtime option.

Statistics for the user-created heap will only be collected if the granularity field of the cellpool_attrib_table passed to CEEVUHCR is non-zero and a valid value.

Syntax

void CEEVUHRP (heap_token)
POINTER     *heap_token
CEEVUHRP
Call this CWI interface as follows:
L     R15,CEECAACELV-CEECAA(,R12)
L     R15,4072(,R15)
BALR  R14,R15
heap_token (input)
The identifier of the user-created heap for which a report is to be produced.