Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-trace.c3963 char *strace_groups_dir = system_path(STRACE_GROUPS_DIR); in trace__parse_events_option() local
3967 if (strace_groups_dir == NULL) in trace__parse_events_option()
3991 path__join(group_name, sizeof(group_name), strace_groups_dir, s); in trace__parse_events_option()
4014 .dirname = strace_groups_dir, in trace__parse_events_option()