Searched defs:PID (Results 1 – 7 of 7) sorted by relevance
| /developtools/profiler/host/smartperf/trace_streamer/test/unittest/ |
| D | hilog_parser_test.cpp | 72 const uint32_t PID = 2716; variable 248 const uint32_t PID = 2716; variable 288 const uint32_t PID = 2716; variable 328 const uint32_t PID = 2716; variable
|
| D | htrace_process_parser_test.cpp | 69 const uint32_t PID = 312; variable
|
| D | native_hook_parser_test.cpp | 44 const int32_t PID = 2716; variable
|
| /developtools/profiler/host/smartperf/trace_streamer/src/table/ |
| D | log_table.cpp | 21 enum Index { SEQ = 0, TS, PID, TID, LEVEL, TAG, CONTEXT, ORIGINTS }; enumerator
|
| D | ebpf_process_maps_table.cpp | 25 PID, enumerator
|
| D | thread_state_table.cpp | 23 enum Index { ID = 0, TYPE, TS, DUR, CPU, INTERNAL_TID, TID, PID, STATE }; enumerator
|
| D | process_table.cpp | 21 enum Index {ID = 0, IPID, TYPE, PID, NAME, START_TS, SWITCH_COUNT, THREAD_COUNT, SLICE_COUNT, MEM_C… enumerator
|