Home
last modified time | relevance | path

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

/Linux-v6.6/tools/tracing/rtla/src/
Dosnoise_hist.c43 char with_zeros; member
400 if (total == 0 && !params->with_zeros) { in osnoise_print_stats()
656 params->with_zeros = 1; in osnoise_hist_parse_args()
690 if (params->no_index && !params->with_zeros) in osnoise_hist_parse_args()
Dtimerlat_hist.c51 char with_zeros; member
451 if (total == 0 && !params->with_zeros) { in timerlat_print_stats()
742 params->with_zeros = 1; in timerlat_hist_parse_args()
792 if (params->no_index && !params->with_zeros) in timerlat_hist_parse_args()