Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/tools/process_dump/
Dlite_perf_dumper.cpp50 LitePerfParam lperf; in Perf() local
54 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()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
Dlite_perf.cpp267 …::Impl::InitDumpParam(const std::vector<int>& tids, int freq, int durationMs, LitePerfParam& lperf) in InitDumpParam()
297 static LitePerfParam lperf; in ExecDump() local
336 bool LitePerf::Impl::ExecDumpPipe(const int (&pipefd)[2], const LitePerfParam& lperf) in ExecDumpPipe()