Home
last modified time | relevance | path

Searched defs:PerCpuStats (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/include/
Dftrace_common_type.h124 struct PerCpuStats { struct
125 uint64_t cpuIndex = 0;
126 uint64_t entries = 0;
127 uint64_t overrun = 0;
128 uint64_t commitOverrun = 0;
129 uint64_t bytes = 0;
130 double oldestEventTs = 0.0;
131 double nowTs = 0.0;
132 uint64_t droppedEvents = 0;
133 uint64_t readEvents = 0;