[Contents] [Prev] [Next] [Index] [Report an Error]


<task-malloc>

Usage

<task-malloc-list>
    <task-malloc>
        <tm-name>tm-name</tm-name>
        <tm-allocs>tm-allocs</tm-allocs>
        <tm-alloc-bytes>tm-alloc-bytes</tm-alloc-bytes>
        <tm-max-allocs>tm-max-allocs</tm-max-allocs>
        <tm-max-alloc-bytes>tm-max-alloc-bytes</tm-max-alloc-bytes>
        <tm-function-calls>tm-function-calls</tm-function-calls>
    </task-malloc>
</task-malloc-list>

Description

No documentation is available yet.

Contents

<tm-alloc-bytes>—Number of bytes allocated.

<tm-allocs>—Number of allocations out.

<tm-function-calls>—Number of function calls.

<tm-max-alloc-bytes>—Maximum bytes allocated.

<tm-max-allocs>—Maximum allocations ever out.

<tm-name>—No documentation is available yet.


[Contents] [Prev] [Next] [Index] [Report an Error]