Searched refs:parse_cpu_mask_file (Results 1 – 3 of 3) sorted by relevance
39 err = parse_cpu_mask_file("/sys/devices/system/cpu/online", in test_perf_buffer()
67 int parse_cpu_mask_file(const char *fcpu, bool **mask, int *mask_sz);
5966 int parse_cpu_mask_file(const char *fcpu, bool **mask, int *mask_sz) in parse_cpu_mask_file() function6004 err = parse_cpu_mask_file(fcpu, &mask, &n); in libbpf_num_possible_cpus()