Lines Matching refs:pevs
335 static int perf_add_probe_events(struct perf_probe_event *pevs, int npevs)
341 ret = init_probe_symbol_maps(pevs->uprobes);
345 ret = convert_perf_probe_events(pevs, npevs);
350 ret = show_probe_trace_events(pevs, npevs);
354 ret = apply_perf_probe_events(pevs, npevs);
359 k += pevs[i].ntevs;
363 struct perf_probe_event *pev = &pevs[i];
389 cleanup_perf_probe_events(pevs, npevs);
710 * cleanup_perf_probe_events(pevs, npevs), i.e.
714 * on the same pevs.