Home
last modified time | relevance | path

Searched refs:PrintReport (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_kmem.cpp318 bool PrintReport();
473 if (!PrintReport()) { in ReportKmemInfo()
637 bool KmemCommand::PrintReport() { in PrintReport() function in simpleperf::__anon37f433630111::KmemCommand
H A Dcmd_report.cpp490 bool PrintReport();
556 if (!PrintReport()) { in Run()
1013 bool ReportCommand::PrintReport() { in PrintReport() function in simpleperf::__anondeabb9150111::ReportCommand
/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dapi_call_statistics.h30 void PrintReport() const;
H A Dapi_call_statistics.cc30 void ApiCallStatistics::PrintReport() const { in PrintReport() function in webrtc::test::ApiCallStatistics
H A Daudioproc_float_impl.cc783 processor->GetApiCallStatistics().PrintReport(); in RunSimulation()
/aosp_15_r20/system/libvintf/analyze_matrix/
H A Dhals_for_release.py446 def PrintReport(matrices: dict[int, MatrixData], args: argparse.Namespace): function
474 PrintReport(matrices, args)
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cc289 void PrintReport(const ReportDesc *rep) { in PrintReport() function
428 void PrintReport(const ReportDesc *rep) { in PrintReport() function
H A Dtsan_report.h125 void PrintReport(const ReportDesc *rep);
H A Dtsan_rtl_report.cc527 PrintReport(rep); in OutputReport()
/aosp_15_r20/external/rmi4utils/rmidevice/
H A Dhiddevice.h96 void PrintReport(const unsigned char *report);
H A Dhiddevice.cpp633 void HIDDevice::PrintReport(const unsigned char *report) in PrintReport() function in HIDDevice