Searched refs:trace_file_path_prefix (Results 1 – 1 of 1) sorted by relevance
38 const string& trace_file_path_prefix) in VtsProfilingInterface() argument39 : trace_file_path_prefix_(trace_file_path_prefix) {} in VtsProfilingInterface()56 const string& trace_file_path_prefix) { in getInstance() argument57 static VtsProfilingInterface instance(trace_file_path_prefix); in getInstance()