Searched defs:idle_prof_common (Results 1 – 1 of 1) sorted by relevance
41 struct idle_prof_common { struct42 struct idle_prof_thread *ipts;43 int nr_cpus;44 int status;45 int opt;46 double cali_mean;47 double cali_stddev;48 void *buf; /* single data allocation for all threads */