Searched defs:lperf (Results 1 – 2 of 2) sorted by relevance
50 LitePerfParam lperf; in Perf() local54 int LitePerfDumper::PerfProcess(LitePerfParam& lperf) in PerfProcess()71 int LitePerfDumper::PerfRecord(int (&pipeWriteFd)[2], LitePerfParam& lperf) in PerfRecord()116 int32_t LitePerfDumper::ReadLperfAndCheck(LitePerfParam& lperf) in ReadLperfAndCheck()
267 …::Impl::InitDumpParam(const std::vector<int>& tids, int freq, int durationMs, LitePerfParam& lperf) in InitDumpParam()297 static LitePerfParam lperf; in ExecDump() local336 bool LitePerf::Impl::ExecDumpPipe(const int (&pipefd)[2], const LitePerfParam& lperf) in ExecDumpPipe()