Searched refs:summary_only (Results 1 – 3 of 3) sorted by relevance
231 bool summary_only; member2438 if (sched->summary_only) in timehist_print_migration_event()2609 if (!sched->summary_only) in timehist_sched_change_event()3034 if (sched->summary_only) in perf_sched__timehist()3035 sched->summary = sched->summary_only; in perf_sched__timehist()3037 if (!sched->summary_only) in perf_sched__timehist()3416 OPT_BOOLEAN('s', "summary", &sched.summary_only, in cmd_sched()3524 sched.summary_only) { in cmd_sched()
177 bool summary_only; member2025 if (!(trace->duration_filter || trace->summary_only || trace->min_stack)) in trace__sys_enter()2047 if (!(trace->duration_filter || trace->summary_only || trace->failure_only || trace->min_stack)) { in trace__sys_enter()2192 if (trace->summary_only || (ret >= 0 && trace->failure_only)) in trace__sys_exit()2531 if (trace->summary_only) in trace__pgfault()4194 OPT_BOOLEAN('s', "summary", &trace.summary_only, in cmd_trace()4435 if (trace.summary_only) in cmd_trace()4436 trace.summary = trace.summary_only; in cmd_trace()
48 unsigned int summary_only; variable1199 if (!printed || !summary_only) in format_all_counters()1206 if (summary_only) in format_all_counters()4970 if (!summary_only && topo.num_cpus > 1) in topology_probe()5057 if (!summary_only && topo.cores_per_node > 1) in topology_probe()5064 if (!summary_only && topo.num_die > 1) in topology_probe()5071 if (!summary_only && topo.num_packages > 1) in topology_probe()5077 if (!summary_only && topo.nodes_per_pkg > 1) in topology_probe()5771 summary_only++; in cmdline()