Home
last modified time | relevance | path

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

/external/perfetto/tools/trace_to_text/
Dpprof_builder.cc231 bool IsCallsiteProcessed(int64_t callstack_id) const { in IsCallsiteProcessed() function in perfetto::trace_to_text::__anonb9473e550211::LocationTracker
337 if (tracker.IsCallsiteProcessed(query_cid)) in PreprocessLocations()