HomeSort by relevance Sort by last modified time
    Searched refs:idle_prof_thread (Results 1 - 2 of 2) sorted by null

  /external/fio/
idletime.h 25 struct idle_prof_thread { struct
43 struct idle_prof_thread *ipts;
idletime.c 46 static void free_cpu_affinity(struct idle_prof_thread *ipt)
53 static int set_cpu_affinity(struct idle_prof_thread *ipt)
80 struct idle_prof_thread *ipt = data;
166 struct idle_prof_thread *ipt;
189 struct idle_prof_thread *ipt;
206 ipc.ipts = malloc(ipc.nr_cpus * sizeof(struct idle_prof_thread));
312 struct idle_prof_thread *ipt;
330 struct idle_prof_thread *ipt;
378 struct idle_prof_thread *ipt;

Completed in 78 milliseconds