Home
last modified time | relevance | path

Searched refs:save_trace_to_file (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/tracing/rtla/src/
H A Dtrace.h36 int save_trace_to_file(struct tracefs_instance *inst, const char *filename);
H A Dtrace.c70 int save_trace_to_file(struct tracefs_instance *inst, const char *filename) in save_trace_to_file() function
H A Dosnoise_top.c765 save_trace_to_file(record->trace.inst, params->trace_output); in osnoise_top_main()
H A Dtimerlat_top.c933 save_trace_to_file(record->trace.inst, params->trace_output); in timerlat_top_main()
H A Dosnoise_hist.c933 save_trace_to_file(record->trace.inst, params->trace_output); in osnoise_hist_main()
H A Dtimerlat_hist.c1137 save_trace_to_file(record->trace.inst, params->trace_output); in timerlat_hist_main()