Searched refs:tracecmd_set_cpu_to_timestamp (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-split.c | 168 tracecmd_set_cpu_to_timestamp(handle, cpu, start); in set_cpu_time() 173 tracecmd_set_cpu_to_timestamp(handle, cpu, start); in set_cpu_time() 370 tracecmd_set_cpu_to_timestamp(handle, cpu, start); in parse_file()
|
H A D | trace-read.c | 255 if (tracecmd_set_cpu_to_timestamp(handle, cpu, test_at_timestamp_ts)) in show_test()
|
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/include/private/ |
H A D | trace-cmd-private.h | 261 int tracecmd_set_cpu_to_timestamp(struct tracecmd_input *handle,
|
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/ |
H A D | trace-input.c | 2133 tracecmd_set_cpu_to_timestamp(struct tracecmd_input *handle, int cpu, in tracecmd_set_cpu_to_timestamp() function 2237 tracecmd_set_cpu_to_timestamp(handle, cpu, time); in tracecmd_set_all_cpus_to_timestamp()
|