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:
210 bool summary_only; member2810 if (!(trace->duration_filter || trace->summary_only || trace->min_stack)) in trace__sys_enter()2832 if (!(trace->duration_filter || trace->summary_only || trace->failure_only || trace->min_stack)) { in trace__sys_enter()2977 if (trace->summary_only || (ret >= 0 && trace->failure_only)) in trace__sys_exit()3400 if (trace->summary_only) in trace__pgfault()4390 if (trace->summary_only) in trace__run()4530 if (!trace->summary_only || !trace->summary_bpf) { in trace__run()5434 OPT_BOOLEAN('s', "summary", &trace.summary_only, in cmd_trace()5578 if (trace.summary_only) in cmd_trace()5717 if (trace.errno_summary && !trace.summary && !trace.summary_only) in cmd_trace()[all …]
225 bool summary_only; member2685 if (sched->summary_only) in timehist_print_migration_event()2893 if (!sched->summary_only) in timehist_sched_change_event()3373 if (sched->summary_only) in perf_sched__timehist()3374 sched->summary = sched->summary_only; in perf_sched__timehist()3376 if (!sched->summary_only) in perf_sched__timehist()4230 bool summary_only) in show_schedstat_data() argument4340 if (summary_only) in show_schedstat_data()4884 OPT_BOOLEAN('s', "summary", &sched.summary_only, in cmd_sched()5024 sched.summary_only) { in cmd_sched()
501 unsigned int summary_only; variable3762 if ((!count || (header_iterations && !(count % header_iterations))) || !summary_only) in format_all_counters()3769 if (summary_only) in format_all_counters()9487 if (!summary_only) in topology_probe()9640 if (!summary_only) in topology_probe()9646 if (!summary_only && topo.num_die > 1) in topology_probe()9649 if (!summary_only && topo.max_l3_id > 0) in topology_probe()9655 if (!summary_only && topo.num_packages > 1) in topology_probe()9661 if (!summary_only && topo.nodes_per_pkg > 1) in topology_probe()11547 summary_only++; in cmdline()