Home
last modified time | relevance | path

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

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