Home
last modified time | relevance | path

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

/openbmc/linux/tools/tracing/rtla/src/
H A Dosnoise_hist.c43 char with_zeros; member
399 if (total == 0 && !params->with_zeros) { in osnoise_print_stats()
659 params->with_zeros = 1; in osnoise_hist_parse_args()
693 if (params->no_index && !params->with_zeros) in osnoise_hist_parse_args()
H A Dtimerlat_hist.c51 char with_zeros; member
474 if (total == 0 && !params->with_zeros) { in timerlat_print_stats()
769 params->with_zeros = 1; in timerlat_hist_parse_args()
819 if (params->no_index && !params->with_zeros) in timerlat_hist_parse_args()