Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/dexcr/
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/
Dtpm2.py545 attributes = \
568 object_attributes=attributes,
594 attributes = 0
596 attributes |= Public.USER_WITH_AUTH
605 object_attributes=attributes,
/tools/perf/Documentation/
Dasciidoc.conf13 [attributes]
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.
177 attributes/events of the SPE record. Because instructions can have multiple events associated with
Dtips.txt13 To see list of saved events and attributes: perf evlist -v
Dperf.data-file-format.txt37 The header contains three such pointers: for attributes, data and event types.
628 Define the event attributes with their IDs.
Dperf-script.txt87 Show latency attributes (irqs/preemption disabled, etc).
/tools/lib/perf/Documentation/
Dasciidoc.conf13 [attributes]
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/
Dkvm_util.h378 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/
Dbpftool-link.rst42 attributes, some of which depend on type of link.
Dbpftool-map.rst69 attributes (depending on kernel version).
Dbpftool-prog.rst77 named attributes (depending on kernel version).
/tools/perf/util/
Devlist.c2617 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/
Draw_pylibcpupower.swg220 /* More possible caps or attributes to be added? */
/tools/testing/selftests/sgx/
Dload.c90 secs->attributes = SGX_ATTR_MODE64BIT; in encl_ioc_create()
Dsigstruct.c333 sigstruct->body.attributes = SGX_ATTR_MODE64BIT; in encl_measure()
/tools/testing/selftests/bpf/
DREADME.rst287 btf_type_tag attributes. They are introduced in `Clang 14` [0_, 1_].
DMakefile506 $(Q)$(BPF_GCC) $3 -DBPF_NO_PRESERVE_ACCESS_INDEX -Wno-attributes -O2 -c $1 -o $2
/tools/include/uapi/linux/
Dkvm.h1553 __u64 attributes; member
/tools/arch/x86/kcpuid/
Dcpuid.csv423 … 1, eax, 6, secs_attr_cet , ATTRIBUTES.CET supported (enable CET attributes)
482 # Intel SoC vendor attributes enumeration