Lines Matching refs:cg_name
44 parent = cg_name(root, "cpucg_test_0"); in test_cpucg_subtree_control()
54 child = cg_name(parent, "cpucg_test_child"); in test_cpucg_subtree_control()
65 parent2 = cg_name(root, "cpucg_test_1"); in test_cpucg_subtree_control()
72 child2 = cg_name(parent2, "cpucg_test_child"); in test_cpucg_subtree_control()
191 cpucg = cg_name(root, "cpucg_test"); in test_cpucg_stats()
242 parent = cg_name(root, "cpucg_test_0"); in run_cpucg_weight_test()
425 parent = cg_name(root, "cpucg_test"); in run_cpucg_nested_weight_test()
426 child = cg_name(parent, "cpucg_child"); in run_cpucg_nested_weight_test()
579 cpucg = cg_name(root, "cpucg_test"); in test_cpucg_max()
632 parent = cg_name(root, "cpucg_parent"); in test_cpucg_max_nested()
633 child = cg_name(parent, "cpucg_child"); in test_cpucg_max_nested()