Searched refs:get_possible_cpus (Results 1 – 4 of 4) sorted by relevance
150 unsigned int get_possible_cpus(void);
98 get_possible_cpus()); in alloc_value()282 n = get_possible_cpus(); in print_entry_json()329 n = get_possible_cpus(); in print_entry_plain()
240 nfds = min(get_possible_cpus(), map_info.max_entries); in do_event_pipe()
446 unsigned int get_possible_cpus(void) in get_possible_cpus() function