Home
last modified time | relevance | path

Searched refs:GetRelativePath (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleSaver.cpp38 static std::string GetRelativePath(const FileSpec &directory, in GetRelativePath() function
119 json_thread.ipt_trace = GetRelativePath(directory, output_file); in BuildThreadsSection()
215 GetRelativePath(directory, **context_switch_trace_path); in BuildCpusSection()
219 json_cpu.ipt_trace = GetRelativePath(directory, *ipt_trace_path); in BuildCpusSection()
287 JSONModule{system_path, GetRelativePath(directory, path_to_copy_module), in BuildModulesSection()