Searched defs:ReportSample (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/runtime/javaheapprof/ | ||
H A D | javaheapsampler.cc | 64 void HeapSampler::ReportSample(art::mirror::Object* obj, size_t allocation_size) { in ReportSample() function in art::HeapSampler |
/aosp_15_r20/system/extras/simpleperf/ | ||
H A D | cmd_report_sample.cpp | 758 bool ReportSampleCommand::ReportSample(const ThreadId& thread_id, const SampleEntry& sample, in ReportSample() function in simpleperf::__anon248605f60111::ReportSampleCommand |