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.h104 struct PerCpuStats { struct
105 uint64_t cpuIndex = 0;
106 uint64_t entries = 0;
107 uint64_t overrun = 0;
108 uint64_t commitOverrun = 0;
109 uint64_t bytes = 0;
110 double oldestEventTs = 0.0;
111 double nowTs = 0.0;
112 uint64_t droppedEvents = 0;
113 uint64_t readEvents = 0;