OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_cpus_allowed
(Results
1 - 1
of
1
) sorted by null
/external/fio/
options.c
459
static int
set_cpus_allowed
(struct thread_data *td, os_cpu_mask_t *mask,
function
532
return
set_cpus_allowed
(td, &td->o.cpumask, input);
539
return
set_cpus_allowed
(td, &td->o.verify_cpumask, input);
[
all
...]
Completed in 65 milliseconds