Home
last modified time | relevance | path

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

/linux-6.12.1/tools/tracing/rtla/src/
Dosnoise_hist.c42 char with_zeros; member
401 if (total == 0 && !params->with_zeros) { in osnoise_print_stats()
683 params->with_zeros = 1; in osnoise_hist_parse_args()
723 if (params->no_index && !params->with_zeros) in osnoise_hist_parse_args()
Dtimerlat_hist.c53 char with_zeros; member
605 if (total == 0 && !params->with_zeros) { in timerlat_print_stats()
920 params->with_zeros = 1; in timerlat_hist_parse_args()
976 if (params->no_index && !params->with_zeros) in timerlat_hist_parse_args()