Home
last modified time | relevance | path

Searched defs:nextPid (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/
Dcpu_filter.cpp28 uint32_t nextPid, in ProcNextPidSwitchEvent()
110 uint32_t nextPid, in InsertSwitchEvent()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/rpc/
Dffrt_converter.cpp203 static void FindPrevAndNextPidForSchedSwitch(ConStr &log, int &prevPid, int &nextPid) in FindPrevAndNextPidForSchedSwitch()