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


<sequencer-entry>

Usage

<sequencer-entries>
    <sequencer-entry>
        <cpu-name>cpu-name</cpu-name>
        <idle>idle</idle>
        <system>system</system>
        <input-lfi>input-lfi</input-lfi>
        <input-fragments>input-fragments</input-fragments>
        <output-fragments>output-fragments</output-fragments>
        <output-retry>output-retry</output-retry>
    </sequencer-entry>
</sequencer-entries>

Description

Sequencer CPU usage information.

Contents

<cpu-name>— CPU name.

<idle>—Percentage of CPU time taken by Idle thread.

<input-fragments>—Percentage of CPU time taken by Input Fragments thread.

<input-lfi>—Percentage of CPU time taken by Input LFI thread.

<output-fragments>—Percentage of CPU time taken by Output Fragments thread.

<output-retry>—Percentage of CPU time taken by Output Retry thread.

<system>—Percentage of CPU time taken by System thread.


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