Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/cpu_data/
Dcpu_plugin_result.proto70 repeated ThreadInfo thread_info = 2; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/cpu_data/
Dcpu_plugin_result.proto70 repeated ThreadInfo thread_info = 2; field
/developtools/profiler/protos/types/plugins/cpu_data/
Dcpu_plugin_result.proto70 repeated ThreadInfo thread_info = 2; field
/developtools/profiler/hiebpf/include/
Dvmlinux.h466 struct thread_info { struct
467 long unsigned int flags;
468 u64 ttbr0;
469 union {
476 u32 cpu;
940 struct thread_info thread_info; member