HomeSort by relevance Sort by last modified time
    Searched refs:Localize (Results 1 - 3 of 3) sorted by null

  /external/perf_data_converter/src/quipper/
perf_reader.h 70 bool Localize(const std::map<string, string>& build_ids_to_filenames);
72 // Same as Localize, but joins on filenames instead of build ids.
perf_reader.cc 443 bool PerfReader::Localize(
    [all...]
perf_parser_test.cc 125 // Only localize the first half of the files which have build ids.
137 reader->Localize(build_id_localizer);
150 string output_perf_data2 = output_perf_data_prefix + ".parse.localize.out";
158 // Only localize every third filename.
    [all...]

Completed in 113 milliseconds