Home
last modified time | relevance | path

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

/external/perf_data_converter/src/
Dperf_data_converter.cc225 uint64 AddOrGetLocation(const Pid& pid, uint64 addr,
502 uint64 PerfDataConverter::AddOrGetLocation( in AddOrGetLocation() function in perftools::__anonfe9becae0111::PerfDataConverter
575 AddOrGetLocation(event_pid, ip, sample.sample_mapping, builder)); in Sample()
611 AddOrGetLocation(event_pid, frame_ip, frame.mapping, builder)); in Sample()
626 sample_key.stack.push_back(AddOrGetLocation(event_pid, frame.from.ip, in Sample()