Searched refs:get_path (Results 1 – 4 of 4) sorted by relevance
40 let trace_file = trace_provider::get_path(trace_dir, tag, LOGGING_TRACEFILE_EXTENSION); in trace()
59 pub fn get_path(dir: &Path, tag: &str, ext: &str) -> Box<Path> { in get_path() function
42 let trace_file = trace_provider::get_path(trace_dir, tag, ETM_TRACEFILE_EXTENSION); in trace()
41 let trace_file = trace_provider::get_path(trace_dir, tag, LBR_TRACEFILE_EXTENSION); in trace()