Searched refs:open_file (Results 1 – 2 of 2) sorted by relevance
301 static int open_file(struct perf_data *data) in open_file() function323 return open_file(data); in open_file_dup()341 ret = open_file(data); in open_dir()
199 static int open_file(const char *prefix, char *path) in open_file() function272 self->fd = open_file("", self->path); in FIXTURE_SETUP()
Completed in 7 milliseconds