Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/controllers/cpuctl/
Dcpuctl_def_task04.c102 unsigned int mygroup_shares; in main() local
153 mygroup_shares = 100; in main()
154 write_to_file(mysharesfile, "w", mygroup_shares); in main()
Dcpuctl_test04.c100 unsigned long int mygroup_shares; in main() local
148 mygroup_shares = mygroup_num * 100; in main()
156 write_to_file(mysharesfile, "w", mygroup_shares); /* Write the shares of the group */ in main()