Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat_hist.c316 if (!params->common.hist.no_thread) in timerlat_hist_header()
369 if (!params->common.hist.no_thread) in timerlat_print_summary()
393 if (!params->common.hist.no_thread) in timerlat_print_summary()
421 if (!params->common.hist.no_thread) in timerlat_print_summary()
449 if (!params->common.hist.no_thread) in timerlat_print_summary()
512 if (!params->common.hist.no_thread) in timerlat_print_stats_all()
527 if (!params->common.hist.no_thread) in timerlat_print_stats_all()
546 if (!params->common.hist.no_thread) in timerlat_print_stats_all()
569 if (!params->common.hist.no_thread) in timerlat_print_stats_all()
592 if (!params->common.hist.no_thread) in timerlat_print_stats_all()
[all …]
H A Dcommon.h61 char no_thread; member