Home
last modified time | relevance | path

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

/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dirq.proto23 int32 irq = 1; field
29 int32 irq = 1; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dirq.proto23 int32 irq = 1; field
29 int32 irq = 1; field
/developtools/profiler/host/smartperf/trace_streamer/test/unittest/
Dhtrace_irq_event_test.cpp55 int32_t irq = 12; variable
88 int32_t irq = 12; variable
142 int32_t irq = 12; // 1 for handled, else for unhandled variable
179 int32_t irq = 12; variable
232 int32_t irq = 12; variable
/developtools/profiler/host/smartperf/client/client_command/
DCPU.cpp158 size_t irq = time[5] + time[6] - preTime[5] - preTime[6]; in CacWorkload() local
/developtools/profiler/device/plugins/process_plugin/test/unittest/
Dprocess_plugin_unittest.cpp80 int64_t irq; member
/developtools/profiler/device/plugins/cpu_plugin/src/
Dcpu_data_plugin.cpp371 int64_t irq = 0; in GetSystemCpuTime() local
/developtools/profiler/device/plugins/cpu_plugin/test/unittest/
Dcpu_data_plugin_unittest.cpp53 int64_t irq; member