Home
last modified time | relevance | path

Searched refs:force_add (Results 1 – 3 of 3) sorted by relevance

/tools/perf/
Dbuiltin-probe.c51 bool force_add; member
346 OPT_BOOLEAN('f', "force", &params.force_add, "forcibly add events" in __cmd_probe()
516 params.force_add); in __cmd_probe()
/tools/perf/util/
Dprobe-event.h128 bool force_add);
Dprobe-event.c2370 int max_tevs, const char *target, bool force_add) in add_perf_probe_events() argument
2403 pkgs[i].ntevs, force_add); in add_perf_probe_events()