Searched refs:get_sample_function_names (Results 1 – 3 of 3) sorted by relevance
39 std::vector<std::string> get_sample_function_names(
73 samples_function_names.push_back(pprof.get_sample_function_names(sample)); in get_samples_function_names()
114 std::vector<std::string> PprofProfileReader::get_sample_function_names( in get_sample_function_names() function in perfetto::pprof::PprofProfileReader