Lines Matching refs:record_opts
279 if (!top->record_opts.overwrite && in perf_top__print_sym_table()
603 hists->uid_filter_str = top->record_opts.target.uid_str; in display_thread_tui()
609 !top->record_opts.overwrite, in display_thread_tui()
691 !(top->record_opts.branch_stack & PERF_SAMPLE_BRANCH_ANY)); in hist_iter__top_callback()
805 struct record_opts *opts = &top->record_opts; in perf_top__mmap_read_idx()
882 bool overwrite = top->record_opts.overwrite; in perf_top__mmap_read()
926 struct record_opts *opts = &top->record_opts; in perf_top__overwrite_check()
972 struct record_opts *opts = &top->record_opts; in perf_top_overwrite_fallback()
995 struct record_opts *opts = &top->record_opts; in perf_top__start_counters()
1072 struct record_opts *opts = &top->record_opts; in __cmd_top()
1251 .record_opts = { in cmd_top()
1266 struct record_opts *opts = &top.record_opts; in cmd_top()
1305 OPT_CALLBACK('F', "freq", &top.record_opts, "freq or 'max'", in cmd_top()