Searched defs:tracePath (Results 1 – 3 of 3) sorted by relevance
129 const std::string tracePath = "../../test/resource/hiprofiler_data_ability.htrace"; variable176 const std::string tracePath = "../../test/resource/trace_small_10.systrace"; variable199 const std::string tracePath = "../../test/resource/ebpf_bio.htrace"; variable219 const std::string tracePath = "../../test/resource/Mmap.htrace"; variable237 const std::string tracePath = "../../test/resource/hiprofiler_data_perf.htrace"; variable
46 const std::string tracePath = "../../test/resource/pbreader.htrace"; variable88 const std::string tracePath = "../../test/resource/ut_bytrace_input_full.txt"; variable130 const std::string tracePath = "../../test/resource/htrace_perf.bin"; variable173 const std::string tracePath = "../../test/resource/htrace_ebpf.bin"; variable
47 bool ParseTraceFile(TraceStreamerSelector &ts, const std::string &tracePath) in ParseTraceFile()