Searched refs:summary_only (Results 1 – 4 of 4) sorted by relevance
195 if args.summary or args.summary_extended or args.summary_only:745 if not _limit_filtered(tid, pid, task.comm) and not args.summary_only:793 if args.extended_times and args.summary_only:799 if args.time_limit and (args.summary or args.summary_only or args.summary_extended):808 if args.csv and args.summary_only:858 args.summary_only = True913 if not args.summary_only:917 if args.summary or args.summary_extended or args.summary_only:
221 bool summary_only; member2637 if (sched->summary_only) in timehist_print_migration_event()2840 if (!sched->summary_only) in timehist_sched_change_event()3315 if (sched->summary_only) in perf_sched__timehist()3316 sched->summary = sched->summary_only; in perf_sched__timehist()3318 if (!sched->summary_only) in perf_sched__timehist()3826 OPT_BOOLEAN('s', "summary", &sched.summary_only, in cmd_sched()3950 sched.summary_only) { in cmd_sched()
219 bool summary_only; member2781 if (!(trace->duration_filter || trace->summary_only || trace->min_stack)) in trace__sys_enter()2803 if (!(trace->duration_filter || trace->summary_only || trace->failure_only || trace->min_stack)) { in trace__sys_enter()2955 if (trace->summary_only || (ret >= 0 && trace->failure_only)) in trace__sys_exit()3375 if (trace->summary_only) in trace__pgfault()5434 OPT_BOOLEAN('s', "summary", &trace.summary_only, in cmd_trace()5732 if (trace.errno_summary && !trace.summary && !trace.summary_only) in cmd_trace()5733 trace.summary_only = true; in cmd_trace()5736 if (trace.summary_only) in cmd_trace()5737 trace.summary = trace.summary_only; in cmd_trace()
336 unsigned int summary_only; variable3389 if ((!count || (header_iterations && !(count % header_iterations))) || !summary_only) in format_all_counters()3396 if (summary_only) in format_all_counters()8572 if (!summary_only) in topology_probe()8720 if (!summary_only) in topology_probe()8726 if (!summary_only && topo.num_die > 1) in topology_probe()8732 if (!summary_only && topo.num_packages > 1) in topology_probe()8738 if (!summary_only && topo.nodes_per_pkg > 1) in topology_probe()10583 summary_only++; in cmdline()