Home
last modified time | relevance | path

Searched refs:attributes (Results 1 – 21 of 21) sorted by relevance

/tools/testing/selftests/powerpc/dexcr/
A Dlsdexcr.c55 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/
A Dtpm2.py545 attributes = \
568 object_attributes=attributes,
594 attributes = 0
596 attributes |= Public.USER_WITH_AUTH
605 object_attributes=attributes,
/tools/perf/Documentation/
A Dasciidoc.conf13 [attributes]
A Dperf-arm-spe.txt68 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.
178 attributes/events of the SPE record. Because instructions can have multiple events associated with
A Dtips.txt13 To see list of saved events and attributes: perf evlist -v
A Dperf.data-file-format.txt37 The header contains three such pointers: for attributes, data and event types.
642 Define the event attributes with their IDs.
A Dperf-script.txt87 Show latency attributes (irqs/preemption disabled, etc).
/tools/lib/perf/Documentation/
A Dasciidoc.conf13 [attributes]
A Dlibperf-counting.txt121 We create libperf's events for the attributes we defined earlier and add them to the list:
/tools/testing/selftests/kvm/include/
A Dkvm_util.h392 uint64_t size, uint64_t attributes) in vm_set_memory_attributes() argument
395 .attributes = attributes, in vm_set_memory_attributes()
405 TEST_ASSERT(!attributes || attributes == KVM_MEMORY_ATTRIBUTE_PRIVATE, in vm_set_memory_attributes()
/tools/bpf/bpftool/Documentation/
A Dbpftool-link.rst42 attributes, some of which depend on type of link.
A Dbpftool-map.rst69 attributes (depending on kernel version).
A Dbpftool-prog.rst78 named attributes (depending on kernel version).
/tools/power/cpupower/bindings/python/
A Draw_pylibcpupower.swg225 /* More possible caps or attributes to be added? */
/tools/testing/selftests/sgx/
A Dload.c90 secs->attributes = SGX_ATTR_MODE64BIT; in encl_ioc_create()
A Dsigstruct.c333 sigstruct->body.attributes = SGX_ATTR_MODE64BIT; in encl_measure()
/tools/arch/x86/include/uapi/asm/
A Dkvm.h975 __u64 attributes; member
/tools/testing/selftests/bpf/
A DREADME.rst287 btf_type_tag attributes. They are introduced in `Clang 14` [0_, 1_].
A DMakefile489 $(Q)$(BPF_GCC) $3 -DBPF_NO_PRESERVE_ACCESS_INDEX -Wno-attributes -O2 -c $1 -o $2
/tools/include/uapi/linux/
A Dkvm.h1567 __u64 attributes; member
/tools/arch/x86/kcpuid/
A Dcpuid.csv424 … 1, eax, 6, secs_attr_cet , ATTRIBUTES.CET supported (enable CET attributes)
483 # Intel SoC vendor attributes enumeration

Completed in 48 milliseconds