Home
last modified time | relevance | path

Searched defs:RecordCallBack (Results 1 – 5 of 5) sorted by relevance

/developtools/hiperf/include/
Dvirtual_runtime.h54 using RecordCallBack = std::function<bool(PerfEventRecord&)>; variable
Dperf_events.h455 using RecordCallBack = std::function<bool(PerfEventRecord&)>; variable
/developtools/hiperf/test/unittest/common/native/
Dvirtual_runtime_test.cpp70 bool VirtualRuntimeTest::RecordCallBack(PerfEventRecord& record) in RecordCallBack() function in OHOS::Developtools::HiPerf::VirtualRuntimeTest
/developtools/hiperf/src/
Dsubcommand_report.cpp229 bool SubCommandReport::RecordCallBack(PerfEventRecord& record) in RecordCallBack() function in OHOS::Developtools::HiPerf::SubCommandReport
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/hiperf_parser/
Dperf_data_parser.cpp686 bool PerfDataParser::RecordCallBack(PerfEventRecord &record) in RecordCallBack() function in SysTuning::TraceStreamer::PerfDataParser