Home
last modified time | relevance | path

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

/xnu-10002.41.9/tests/
H A Ddisk_mount_conditioner.c20 static void perf_setup(char **path, int *fd);
286 perf_setup(&path, &fd);
510 perf_setup(char **path, int *fd) in perf_setup() function