Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_report_sample.cpp120 bool GetCallEntry(const ThreadEntry* thread, bool in_kernel, uint64_t ip, bool omit_unknown_dso,
500 if (!GetCallEntry(thread, i < kernel_ip_count, ips[i], omit_unknown_dso, &entry)) { in ProcessSampleRecord()
576 bool ReportSampleCommand::GetCallEntry(const ThreadEntry* thread, in GetCallEntry() function in __anona9d0180b0111::ReportSampleCommand