Home
last modified time | relevance | path

Searched refs:attribute (Results 1 – 12 of 12) sorted by relevance

/tools/thermal/tmon/
A Dtmon.h70 int attribute; /* programmability etc. */ member
/tools/testing/selftests/cgroup/
A Dtest_memcontrol.c484 const char *attribute = min ? "memory.min" : "memory.low"; in test_memcg_protection() local
509 if (cg_read_long(parent[0], attribute)) { in test_memcg_protection()
549 if (cg_write(parent[1], attribute, "50M")) in test_memcg_protection()
551 if (cg_write(children[0], attribute, "75M")) in test_memcg_protection()
553 if (cg_write(children[1], attribute, "25M")) in test_memcg_protection()
555 if (cg_write(children[2], attribute, "0")) in test_memcg_protection()
557 if (cg_write(children[3], attribute, "500M")) in test_memcg_protection()
/tools/testing/nvdimm/test/
A Dndtest.c396 static struct attribute *ndtest_region_attributes[] = {
552 static struct attribute *dimm_attributes[] = {
655 struct attribute *a, int n) in ndtest_nvdimm_attr_visible()
701 static struct attribute *ndtest_nvdimm_attributes[] = {
802 static struct attribute *of_node_attributes[] = {
A Dnfit.c1811 static struct attribute *nfit_test_dimm_attributes[] = {
/tools/perf/Documentation/
A Dperf.data-directory-format.txt51 Samples for 'cycles' event do not have CPU attribute set. Skipping 'cpu' field.
A Dperf-amd-ibs.txt52 precise_ip attribute is set:
A Dperf-probe.txt203 "@user" is a special attribute which means the LOCALVAR will be treated as a user-space memory. Thi…
A Dperf.data-file-format.txt22 uint64_t attr_size; /* size of an attribute in attrs */
A Dperf-record.txt711 'overwrite' attribute can also be set or canceled for an event using
/tools/lib/perf/Documentation/
A Dlibperf-sampling.txt118 We create libperf's event for the cycles attribute we defined earlier and add it to the list:
/tools/testing/cxl/test/
A Dmem.c1309 static struct attribute *cxl_mock_mem_core_attrs[] = {
1866 static struct attribute *cxl_mock_mem_attrs[] = {
/tools/testing/selftests/kvm/lib/
A Dkvm_util.c1841 struct kvm_device_attr attribute = { in __kvm_has_device_attr() local
1847 return ioctl(dev_fd, KVM_HAS_DEVICE_ATTR, &attribute); in __kvm_has_device_attr()

Completed in 30 milliseconds