Home
last modified time | relevance | path

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

/external/perfetto/tools/trace_to_text/
Dpprof_builder.cc284 auto func_sysname = it.Get(1).is_null() ? "" : it.Get(1).AsString(); in PreprocessInliningInfo() local
354 auto func_sysname = c_it.Get(3).is_null() ? "" : c_it.Get(3).AsString(); in PreprocessLocations() local