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


<task-block>

Usage

<task-block-list>
    <task-block>
        <tb-name>tb-name</tb-name>
        <tb-size>tb-size</tb-size>
        <tb-alloc-size>tb-alloc-size</tb-alloc-size>
        <tb-terse-transient/>
        <tb-terse-fullpage/>
        <tb-terse-debug/>
        <tb-alloc-blocks>tb-alloc-blocks</tb-alloc-blocks>
        <tb-alloc-bytes>tb-alloc-bytes</tb-alloc-bytes>
        <tb-max-alloc-blocks>tb-max-alloc-blocks</tb-max-alloc-blocks>
        <tb-max-alloc-bytes>tb-max-alloc-bytes</tb-max-alloc-bytes>
    </task-block>
</task-block-list>

Description

No documentation is available yet.

Contents

<tb-alloc-blocks>—Number of allocated structures.

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

<tb-alloc-size>—Allocated size for this block.

<tb-max-alloc-blocks>—Maximum number of structures ever allocated.

<tb-max-alloc-bytes>—Maximum number of bytes ever allocated.

<tb-name>—Name for this block.

<tb-size>—Actual size of this block.

<tb-terse-debug>—No documentation is available yet.

<tb-terse-fullpage>—No documentation is available yet.

<tb-terse-transient>—No documentation is available yet.


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