Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DSampleDisplayer.h263 void PrintSample(FILE* fp, const EntryT* sample) { in PrintSample() function
Dcmd_report_sample.cpp967 bool ReportSampleCommand::PrintSample(const ThreadId& thread_id, const SampleEntry& sample) { in PrintSample() function in simpleperf::__anon5d136c400111::ReportSampleCommand