Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/test/unittest/
Dhilog_parser_test.cpp72 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
Dhtrace_process_parser_test.cpp69 const uint32_t PID = 312; variable
Dnative_hook_parser_test.cpp44 const int32_t PID = 2716; variable
/developtools/profiler/host/smartperf/trace_streamer/src/table/
Dlog_table.cpp21 enum Index { SEQ = 0, TS, PID, TID, LEVEL, TAG, CONTEXT, ORIGINTS }; enumerator
Debpf_process_maps_table.cpp25 PID, enumerator
Dthread_state_table.cpp23 enum Index { ID = 0, TYPE, TS, DUR, CPU, INTERNAL_TID, TID, PID, STATE }; enumerator
Dprocess_table.cpp21 enum Index {ID = 0, IPID, TYPE, PID, NAME, START_TS, SWITCH_COUNT, THREAD_COUNT, SLICE_COUNT, MEM_C… enumerator