Lines Matching refs:record_opts
328 if (!top->record_opts.overwrite && in perf_top__print_sym_table()
637 hists->uid_filter_str = top->record_opts.target.uid_str; in display_thread_tui()
643 !top->record_opts.overwrite, in display_thread_tui()
727 !(top->record_opts.branch_stack & PERF_SAMPLE_BRANCH_ANY)); in hist_iter__top_callback()
866 struct record_opts *opts = &top->record_opts; in perf_top__mmap_read_idx()
901 bool overwrite = top->record_opts.overwrite; in perf_top__mmap_read()
936 struct record_opts *opts = &top->record_opts; in perf_top__overwrite_check()
982 struct record_opts *opts = &top->record_opts; in perf_top_overwrite_fallback()
1005 struct record_opts *opts = &top->record_opts; in perf_top__start_counters()
1220 struct record_opts *opts = &top->record_opts; in __cmd_top()
1248 &top->record_opts); in __cmd_top()
1398 .record_opts = { in cmd_top()
1421 struct record_opts *opts = &top.record_opts; in cmd_top()
1462 OPT_CALLBACK('F', "freq", &top.record_opts, "freq or 'max'", in cmd_top()
1508 OPT_BOOLEAN(0, "no-bpf-event", &top.record_opts.no_bpf_event, "do not record bpf events"), in cmd_top()
1533 OPT_BOOLEAN(0, "overwrite", &top.record_opts.overwrite, in cmd_top()
1683 if (!top.record_opts.no_bpf_event) in cmd_top()