Searched refs:groups (Results 1 – 18 of 18) sorted by relevance
/device/google/zumapro/conf/ |
D | init.zumapro.soc.rc | 24 write /proc/vendor_sched/groups/ta/uclamp_min 190 25 write /proc/vendor_sched/groups/ta/prefer_idle 1 26 write /proc/vendor_sched/groups/fg/uclamp_min 190 27 write /proc/vendor_sched/groups/fg/prefer_idle 1 28 write /proc/vendor_sched/groups/sys/uclamp_min 190 29 write /proc/vendor_sched/groups/sys/prefer_idle 1 31 write /proc/vendor_sched/groups/bg/rampup_multiplier 0 32 write /proc/vendor_sched/groups/cam/rampup_multiplier 1 33 write /proc/vendor_sched/groups/cam_power/rampup_multiplier 1 34 write /proc/vendor_sched/groups/dex2oat/rampup_multiplier 0 [all …]
|
D | init.zuma.soc.rc | 27 write /proc/vendor_sched/groups/ta/uclamp_min 221 28 write /proc/vendor_sched/groups/ta/prefer_idle 1 29 write /proc/vendor_sched/groups/fg/uclamp_min 221 30 write /proc/vendor_sched/groups/fg/prefer_idle 1 31 write /proc/vendor_sched/groups/sys/uclamp_min 221 32 write /proc/vendor_sched/groups/sys/prefer_idle 1 113 write /proc/vendor_sched/groups/ta/uclamp_min 1 114 write /proc/vendor_sched/groups/fg/uclamp_min 0 115 write /proc/vendor_sched/groups/sys/uclamp_min 0 116 write /proc/vendor_sched/groups/ta/preferred_idle_mask_low 0x3f [all …]
|
D | init.zumapro.board.rc | 23 chown system system /proc/vendor_sched/groups/bg/set_task_group 24 chown system system /proc/vendor_sched/groups/cam/set_task_group 25 chown system system /proc/vendor_sched/groups/fg/set_task_group 26 chown system system /proc/vendor_sched/groups/nnapi/set_task_group 27 chown system system /proc/vendor_sched/groups/sys/set_task_group 28 chown system system /proc/vendor_sched/groups/sys_bg/set_task_group 29 chown system system /proc/vendor_sched/groups/ta/set_task_group 30 chown system system /proc/vendor_sched/groups/rt/set_task_group 31 chown system system /proc/vendor_sched/groups/sf/set_task_group 32 chown system system /proc/vendor_sched/groups/dex2oat/set_task_group [all …]
|
D | init.factory.rc | 18 write /proc/vendor_sched/groups/nnapi/uclamp_min 512
|
/device/google/zuma/conf/ |
D | init.zuma.rc | 22 chown system system /proc/vendor_sched/groups/bg/set_task_group 23 chown system system /proc/vendor_sched/groups/cam/set_task_group 24 chown system system /proc/vendor_sched/groups/fg/set_task_group 25 chown system system /proc/vendor_sched/groups/nnapi/set_task_group 26 chown system system /proc/vendor_sched/groups/sys/set_task_group 27 chown system system /proc/vendor_sched/groups/sys_bg/set_task_group 28 chown system system /proc/vendor_sched/groups/ta/set_task_group 29 chown system system /proc/vendor_sched/groups/rt/set_task_group 30 chown system system /proc/vendor_sched/groups/sf/set_task_group 31 chown system system /proc/vendor_sched/groups/dex2oat/set_task_group [all …]
|
/device/google/gs101/conf/ |
D | init.gs101.rc | 22 chown system system /proc/vendor_sched/groups/bg/set_task_group 23 chown system system /proc/vendor_sched/groups/cam/set_task_group 24 chown system system /proc/vendor_sched/groups/fg/set_task_group 25 chown system system /proc/vendor_sched/groups/nnapi/set_task_group 26 chown system system /proc/vendor_sched/groups/sys/set_task_group 27 chown system system /proc/vendor_sched/groups/sys_bg/set_task_group 28 chown system system /proc/vendor_sched/groups/ta/set_task_group 29 chown system system /proc/vendor_sched/groups/rt/set_task_group 30 chown system system /proc/vendor_sched/groups/sf/set_task_group 31 chown system system /proc/vendor_sched/groups/dex2oat/set_task_group [all …]
|
/device/google/gs201/conf/ |
D | init.gs201.rc | 26 chown system system /proc/vendor_sched/groups/bg/set_task_group 27 chown system system /proc/vendor_sched/groups/cam/set_task_group 28 chown system system /proc/vendor_sched/groups/fg/set_task_group 29 chown system system /proc/vendor_sched/groups/nnapi/set_task_group 30 chown system system /proc/vendor_sched/groups/sys/set_task_group 31 chown system system /proc/vendor_sched/groups/sys_bg/set_task_group 32 chown system system /proc/vendor_sched/groups/ta/set_task_group 33 chown system system /proc/vendor_sched/groups/rt/set_task_group 34 chown system system /proc/vendor_sched/groups/sf/set_task_group 35 chown system system /proc/vendor_sched/groups/dex2oat/set_task_group [all …]
|
/device/linaro/dragonboard-kernel/android-6.6/ |
D | BUILD_INFO | 28 "groups": [ 59 "groups": [ 113 "groups": [ 127 "groups": [ 141 "groups": [ 166 "groups": [ 223 "groups": [ 237 "groups": [ 270 "groups": [ 283 "groups": [ [all …]
|
/device/linaro/dragonboard-kernel/android-mainline/ |
D | BUILD_INFO | 28 "groups": [ 116 "groups": [ 130 "groups": [ 144 "groups": [ 169 "groups": [ 226 "groups": [ 240 "groups": [ 253 "groups": [ 266 "groups": [ 299 "groups": [ [all …]
|
/device/google/cuttlefish/tools/ |
D | tombstone_to_line.py | 84 groups = None 86 groups = p[0].match(line) 87 if groups: 90 if groups is not None: 91 info = lookup_addr(args, groups.group(p[2]), groups.group(p[3])) 96 source_match(line, info, len(groups.group(p[1])), out_file) 98 simple_match(line, info, len(groups.group(p[1])), out_file)
|
/device/google/cuttlefish/common/libs/utils/ |
D | users.cpp | 47 std::vector<gid_t> groups(num_groups + 1); in GetSuplementaryGroups() local 48 int retval = getgroups(groups.size(), groups.data()); in GetSuplementaryGroups() 51 << groups.size() << "): " << std::strerror(errno); in GetSuplementaryGroups() 54 return groups; in GetSuplementaryGroups() 95 auto groups = GetSuplementaryGroups(); in InGroup() local 96 return Contains(groups, gid); in InGroup()
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | gen_entries.py | 102 return_type, func_name, parameters = m.groups() 116 param_type, param_name = m.groups()
|
/device/google/zumapro/factory/factory_post_boot/ |
D | factory_post_boot.sh | 4 echo `pidof adbd` > /proc/vendor_sched/groups/nnapi/set_task_group
|
/device/google/sunfish/json-c/ |
D | Doxyfile | 198 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of 1002 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed 1003 # in the modules index. If set to NO, only the current project's groups will
|
/device/google/coral/json-c/ |
D | Doxyfile | 198 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of 1002 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed 1003 # in the modules index. If set to NO, only the current project's groups will
|
/device/google/redbull/json-c/ |
D | Doxyfile | 198 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of 1002 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed 1003 # in the modules index. If set to NO, only the current project's groups will
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
D | gles3.in | 165 GL_ENTRY(void, glGetPerfMonitorGroupsAMD, GLint *numGroups, GLsizei groupsSize, GLuint *groups)
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 20 // Logical groups for a counter. This is used in the UI to present the 46 repeated GpuCounterGroup groups = 10; field 3754 optional uint32 groups = 16; field 6936 // way to turn groups of individual events on or off. 8722 // In the client library, categories are a way to turn groups of individual
|