|
Linux Perf
|
#include <auxtrace.h>

Public Attributes | |
| unsigned int | queue_nr |
| u64 | ordinal |
struct auxtrace_heap_item - element of struct auxtrace_heap. : queue number : value used for sorting (lowest ordinal is top of the heap) expected to be a timestamp
Definition at line 232 of file auxtrace.h.
| u64 auxtrace_heap_item::ordinal |
Definition at line 234 of file auxtrace.h.
| unsigned int auxtrace_heap_item::queue_nr |
Definition at line 233 of file auxtrace.h.