Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleSaver.cpp36 static std::string GetRelativePath(const FileSpec &directory, in GetRelativePath() function
117 json_thread.ipt_trace = GetRelativePath(directory, output_file); in BuildThreadsSection()
213 GetRelativePath(directory, **context_switch_trace_path); in BuildCpusSection()
217 json_cpu.ipt_trace = GetRelativePath(directory, *ipt_trace_path); in BuildCpusSection()
285 JSONModule{system_path, GetRelativePath(directory, path_to_copy_module), in BuildModulesSection()