Searched refs:get_string_index (Results 1 – 2 of 2) sorted by relevance
38 int64_t PprofProfileReader::get_string_index(const std::string& str) const { in get_string_index() function in perfetto::pprof::PprofProfileReader61 const int64_t function_string_id = get_string_index(function_name); in find_location_id()154 const int64_t value_name_string_index = get_string_index(value_name); in get_sample_value_index()
35 int64_t get_string_index(const std::string& str) const;