Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/tests/
Dattr.c160 char path_dir[PATH_MAX]; in test__attr() local
167 snprintf(path_dir, PATH_MAX, "%s/tests", perf_exec_path()); in test__attr()
170 if (!lstat(path_dir, &st) && in test__attr()
172 return run_dir(path_dir, path_perf); in test__attr()
/linux-4.4.14/include/trace/events/
Dasoc.h170 __field( int, path_dir )
179 __entry->path_dir = dir;
185 __get_str(wname), DAPM_ARROW(__entry->path_dir),
186 __get_str(pname), DAPM_ARROW(__entry->path_dir),