Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dprobe-event.c51 #define PERFPROBE_GROUP "probe" macro
262 ret = e_snprintf(buf, 64, "%s_%s", PERFPROBE_GROUP, ptr1); in convert_exec_to_group()
2381 group = PERFPROBE_GROUP; in __add_probe_trace_events()