Searched defs:trace_output (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/tracing/rtla/src/ | ||
| H A D | actions.c | 64 actions_add_trace_output(struct actions * self,const char * trace_output) actions_add_trace_output() argument |
| H A D | actions.h | 19 char *trace_output; member |
| H A D | osnoise_top.c | 328 char *trace_output = NULL; osnoise_top_parse_args() local |
| H A D | osnoise_hist.c | 475 char *trace_output = NULL; osnoise_hist_parse_args() local |
| H A D | timerlat_hist.c | 773 char *trace_output = NULL; timerlat_hist_parse_args() local |
| /linux/tools/perf/util/ | ||
| H A D | hist.h | 305 void *trace_output; member |