
3.4.9 Profile structure values
MLWORKS.Profile
MLWorks.Profile
datatype object_kind = RECORD | PAIR | CLOSURE | STRING | ARRAY | BYTEARRAY | OTHER | TOTAL
breakdown field of the record you pass to make_manner. Breakdowns are given in the allocated field of the value of function_space_profile returned after function-space profiling.
OTHER is shorthand for weak arrays and code objects; TOTAL is not an object kind, but for use in the profiling manner. If you specify TOTAL, you get back a breakdown list with TOTAL records, which contain the relevant total information for everything allocated by that function.
function_space_profile, page 39
object_count, page 41

Generated with Harlequin WebMaker