Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/javaheapprof/
H A Djavaheapsampler.cc64 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 Dcmd_report_sample.cpp758 bool ReportSampleCommand::ReportSample(const ThreadId& thread_id, const SampleEntry& sample, in ReportSample() function in simpleperf::__anon248605f60111::ReportSampleCommand