Home
last modified time | relevance | path

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

/openbmc/linux/tools/tracing/latency/
H A Dlatency-collector.c74 #define bool2str(x) (x ? "true":"false") macro
564 optstr[i], bool2str(state->opt[i])); in restore_trace_opts()
568 bool2str(state->opt[i])); in restore_trace_opts()
1425 optstr[i], bool2str(new[i])); in set_trace_opts()
1431 TR_OPTIONS, bool2str(new[i])); in set_trace_opts()
2051 bool2str(verbose_sizechange()), in show_params()
2052 bool2str(verbose_lostevent()), in show_params()
2068 bool2str(use_options[OPTIDX_FUNC_TR]), in show_params()
2070 bool2str(use_options[OPTIDX_DISP_GR])); in show_params()