Searched refs:mygroup_shares (Results 1 - 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/controllers/cpuctl/
H A Dcpuctl_def_task04.c103 unsigned int mygroup_shares; local
154 mygroup_shares = 100;
155 write_to_file(mysharesfile, "w", mygroup_shares);
H A Dcpuctl_test04.c101 unsigned long int mygroup_shares; local
149 mygroup_shares = mygroup_num * 100;
157 write_to_file(mysharesfile, "w", mygroup_shares); /* Write the shares of the group */

Completed in 382 milliseconds