Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/traceconv/
H A Dpprof_reader.cc49 std::string PprofProfileReader::get_string_by_index( in get_string_by_index() function in perfetto::pprof::PprofProfileReader
123 get_string_by_index(static_cast<uint64_t>(function.name())); in get_sample_function_names()
H A Dpprof_reader.h33 std::string get_string_by_index(uint64_t string_index) const;