Searched refs:tracecmd_append_cpu_data (Results 1 – 5 of 5) sorted by relevance
160 if (tracecmd_append_cpu_data(handle, args, &argv[first_arg]) < 0) in trace_restore()
391 if (tracecmd_append_cpu_data(ohandle, cpus, cpu_list) < 0) in parse_file()
4692 tracecmd_append_cpu_data(handle, local_cpu_count, temp_files); in record_data()
347 int tracecmd_append_cpu_data(struct tracecmd_output *handle,
2585 int tracecmd_append_cpu_data(struct tracecmd_output *handle, in tracecmd_append_cpu_data() function