Searched defs:PrintSample (Results 1 – 2 of 2) sorted by relevance
| /system/extras/simpleperf/ | ||
| D | SampleDisplayer.h | 263 void PrintSample(FILE* fp, const EntryT* sample) { in PrintSample() function |
| D | cmd_report_sample.cpp | 967 bool ReportSampleCommand::PrintSample(const ThreadId& thread_id, const SampleEntry& sample) { in PrintSample() function in simpleperf::__anon817780760111::ReportSampleCommand |