Home
last modified time | relevance | path

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

/external/libtraceevent/src/
Devent-parse.c4635 static unsigned int cpumask_worst_size(unsigned int nr_bits) in cpumask_worst_size() function
4677 str = malloc(cpumask_worst_size(nr_bits) + 1); in print_cpumask_to_seq()