Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/cpuctl/
Dcpuctl_def_task04.c104 unsigned int mygroup_shares; in main() local
155 mygroup_shares = 100; in main()
156 write_to_file(mysharesfile, "w", mygroup_shares); in main()
Dcpuctl_test04.c102 unsigned long int mygroup_shares; in main() local
150 mygroup_shares = mygroup_num * 100; in main()
158 write_to_file(mysharesfile, "w", mygroup_shares); /* Write the shares of the group */ in main()