Searched refs:summary_only (Results 1 – 3 of 3) sorted by relevance
224 bool summary_only; member2430 if (sched->summary_only) in timehist_print_migration_event()2601 if (!sched->summary_only) in timehist_sched_change_event()3028 if (sched->summary_only) in perf_sched__timehist()3029 sched->summary = sched->summary_only; in perf_sched__timehist()3031 if (!sched->summary_only) in perf_sched__timehist()3408 OPT_BOOLEAN('s', "summary", &sched.summary_only, in cmd_sched()3516 sched.summary_only) { in cmd_sched()
115 bool summary_only; member1687 if (!(trace->duration_filter || trace->summary_only || trace->min_stack)) in trace__sys_enter()1698 if (!(trace->duration_filter || trace->summary_only || trace->failure_only || trace->min_stack)) { in trace__sys_enter()1833 if (trace->summary_only || (ret >= 0 && trace->failure_only)) in trace__sys_exit()2117 if (trace->summary_only) in trace__pgfault()3214 OPT_BOOLEAN('s', "summary", &trace.summary_only, in cmd_trace()3333 if (trace.summary_only) in cmd_trace()3334 trace.summary = trace.summary_only; in cmd_trace()
60 unsigned int summary_only; variable1163 if (!printed || !summary_only) in format_all_counters()1170 if (summary_only) in format_all_counters()4757 if (!summary_only && topo.num_cpus > 1) in topology_probe()4839 if (!summary_only && topo.cores_per_node > 1) in topology_probe()4846 if (!summary_only && topo.num_packages > 1) in topology_probe()4852 if (!summary_only && topo.nodes_per_pkg > 1) in topology_probe()5539 summary_only++; in cmdline()