Searched refs:output_context_switch_trace (Results 1 – 1 of 1) sorted by relevance
140 FileSpec output_context_switch_trace = cpus_dir; in WriteContextSwitchTrace() local141 output_context_switch_trace.AppendPathComponent(std::to_string(cpu_id) + in WriteContextSwitchTrace()150 return WriteBytesToDisk(output_context_switch_trace, data); in WriteContextSwitchTrace()166 return WriteBytesToDisk(output_context_switch_trace, in WriteContextSwitchTrace()174 return output_context_switch_trace; in WriteContextSwitchTrace()