Searched refs:samples_function_names (Results 1 – 1 of 1) sorted by relevance
71 std::vector<std::vector<std::string>> samples_function_names; in get_samples_function_names() local73 samples_function_names.push_back(pprof.get_sample_function_names(sample)); in get_samples_function_names()75 return samples_function_names; in get_samples_function_names()