Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/
Dcpu_filter.cpp27 uint32_t prevPid, in ProcNextPidSwitchEvent()
61 uint32_t prevPid, in ProcPrevPidSwitchEvent()
107 uint32_t prevPid, in InsertSwitchEvent()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/rpc/
Dffrt_converter.cpp144 static std::string prevPid = "prev_pid="; in ExtraceFfrtThreadInfoFromSchedSwitch() local
203 static void FindPrevAndNextPidForSchedSwitch(ConStr &log, int &prevPid, int &nextPid) in FindPrevAndNextPidForSchedSwitch()