Searched refs:open_file (Results 1 – 2 of 2) sorted by relevance
53 static int open_file(const char *path) in open_file() function71 fd = open_file("/dev/shm/hugetlbhog"); in main()72 hugefd = open_file("/hugepages/hugetlbhog"); in main()
107 static int open_file(struct perf_data_file *file) in open_file() function126 return open_file(file); in perf_data_file__open()