Home
last modified time | relevance | path

Searched refs:force_add (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.h15 bool force_add; member
H A Dbpf-loader.c183 return prog_config__bool(value, &probe_conf.force_add, false); in prog_config__force()
329 probe_conf.force_add = false; in config_bpf_program()
H A Dprobe-event.c3531 probe_conf.force_add); in apply_perf_probe_events()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.h15 bool force_add; member
H A Dprobe-event.c3673 probe_conf.force_add); in apply_perf_probe_events()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-probe.c541 OPT_BOOLEAN('f', "force", &probe_conf.force_add, "forcibly add events" in __cmd_probe()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-probe.c562 OPT_BOOLEAN('f', "force", &probe_conf.force_add, "forcibly add events" in __cmd_probe()

Completed in 14 milliseconds