Searched refs:attributes (Results 1 – 21 of 21) sorted by relevance
| /tools/testing/selftests/powerpc/dexcr/ |
| D | lsdexcr.c | 55 const char *attributes[8] = {NULL}; in print_aspect() local 61 attributes[j++] = "set"; in print_aspect() 63 attributes[j++] = "set (hypervisor)"; in print_aspect() 65 attributes[j++] = "clear"; in print_aspect() 68 print_list(attributes, j); in print_aspect()
|
| /tools/testing/selftests/tpm2/ |
| D | tpm2.py | 545 attributes = \ 568 object_attributes=attributes, 594 attributes = 0 596 attributes |= Public.USER_WITH_AUTH 605 object_attributes=attributes,
|
| /tools/perf/Documentation/ |
| D | asciidoc.conf | 13 [attributes]
|
| D | perf-arm-spe.txt | 68 although they may have more attributes associated with them. For example a normal sample may have 69 just the instruction pointer, but an SPE sample can have data addresses and latency attributes. 177 attributes/events of the SPE record. Because instructions can have multiple events associated with
|
| D | tips.txt | 13 To see list of saved events and attributes: perf evlist -v
|
| D | perf.data-file-format.txt | 37 The header contains three such pointers: for attributes, data and event types. 628 Define the event attributes with their IDs.
|
| D | perf-script.txt | 87 Show latency attributes (irqs/preemption disabled, etc).
|
| /tools/lib/perf/Documentation/ |
| D | asciidoc.conf | 13 [attributes]
|
| D | libperf-counting.txt | 121 We create libperf's events for the attributes we defined earlier and add them to the list:
|
| /tools/testing/selftests/kvm/include/ |
| D | kvm_util.h | 378 uint64_t size, uint64_t attributes) in vm_set_memory_attributes() argument 381 .attributes = attributes, in vm_set_memory_attributes() 391 TEST_ASSERT(!attributes || attributes == KVM_MEMORY_ATTRIBUTE_PRIVATE, in vm_set_memory_attributes()
|
| /tools/bpf/bpftool/Documentation/ |
| D | bpftool-link.rst | 42 attributes, some of which depend on type of link.
|
| D | bpftool-map.rst | 69 attributes (depending on kernel version).
|
| D | bpftool-prog.rst | 77 named attributes (depending on kernel version).
|
| /tools/perf/util/ |
| D | evlist.c | 2617 char *new_name, empty_attributes[2] = ":", *attributes; in evlist__uniquify_name() local 2630 attributes = strchr(pos->name, ':'); in evlist__uniquify_name() 2631 if (attributes) in evlist__uniquify_name() 2632 *attributes = '\0'; in evlist__uniquify_name() 2634 attributes = empty_attributes; in evlist__uniquify_name() 2636 if (asprintf(&new_name, "%s/%s/%s", pos->pmu_name, pos->name, attributes + 1)) { in evlist__uniquify_name() 2640 *attributes = ':'; in evlist__uniquify_name()
|
| /tools/power/cpupower/bindings/python/ |
| D | raw_pylibcpupower.swg | 220 /* More possible caps or attributes to be added? */
|
| /tools/testing/selftests/sgx/ |
| D | load.c | 90 secs->attributes = SGX_ATTR_MODE64BIT; in encl_ioc_create()
|
| D | sigstruct.c | 333 sigstruct->body.attributes = SGX_ATTR_MODE64BIT; in encl_measure()
|
| /tools/testing/selftests/bpf/ |
| D | README.rst | 287 btf_type_tag attributes. They are introduced in `Clang 14` [0_, 1_].
|
| D | Makefile | 506 $(Q)$(BPF_GCC) $3 -DBPF_NO_PRESERVE_ACCESS_INDEX -Wno-attributes -O2 -c $1 -o $2
|
| /tools/include/uapi/linux/ |
| D | kvm.h | 1553 __u64 attributes; member
|
| /tools/arch/x86/kcpuid/ |
| D | cpuid.csv | 423 … 1, eax, 6, secs_attr_cet , ATTRIBUTES.CET supported (enable CET attributes) 482 # Intel SoC vendor attributes enumeration
|