Home
last modified time | relevance | path

Searched refs:selection (Results 1 – 5 of 5) sorted by relevance

/system/extras/simpleperf/
Devent_selection_set.cpp54 EventSelection selection; in AddEventType() local
55 selection.event_type_modifier = event_type_modifier; in AddEventType()
56 selection.event_attr = CreateDefaultPerfEventAttr(event_type_modifier.event_type); in AddEventType()
57 selection.event_attr.exclude_user = event_type_modifier.exclude_user; in AddEventType()
58 selection.event_attr.exclude_kernel = event_type_modifier.exclude_kernel; in AddEventType()
59 selection.event_attr.exclude_hv = event_type_modifier.exclude_hv; in AddEventType()
60 selection.event_attr.exclude_host = event_type_modifier.exclude_host; in AddEventType()
61 selection.event_attr.exclude_guest = event_type_modifier.exclude_guest; in AddEventType()
62 selection.event_attr.precise_ip = event_type_modifier.precise_ip; in AddEventType()
63 if (!IsEventAttrSupportedByKernel(selection.event_attr)) { in AddEventType()
[all …]
/system/tpm/trunks/generator/
Draw_commands.txt1617 a parameter that should be an asymmetric algorithm selection does not have a
1622 a parameter that should be a command tag selection has a value that is not
1632 a parameter that should be a hash algorithm selection does not have a value that
1642 a parameter that should be a key derivation scheme (KDF) selection does not
1651 a parameter that should be a symmetric encryption mode selection does not have
1660 a parameter that should be signing or encryption scheme selection does not have
1669 a parameter that should be a symmetric algorithm selection does not have a
4877 incorrect hash selection for signing key
4885 KDF selection not allowed
5309 incorrect hash selection for signing key
[all …]
Draw_commands_fixed.txt1617 a parameter that should be an asymmetric algorithm selection does not have a
1622 a parameter that should be a command tag selection has a value that is not
1632 a parameter that should be a hash algorithm selection does not have a value that
1642 a parameter that should be a key derivation scheme (KDF) selection does not
1651 a parameter that should be a symmetric encryption mode selection does not have
1660 a parameter that should be signing or encryption scheme selection does not have
1669 a parameter that should be a symmetric algorithm selection does not have a
4879 incorrect hash selection for signing key
4887 KDF selection not allowed
5311 incorrect hash selection for signing key
[all …]
Draw_structures.txt1901 A different selection could be used to limit the values in a specific instance. To get the differen…
1903 union. The base type of the selection is NUMBER_SELECT so a NUMBER_SELECT will be unmarshaled
10798 selection
11566 This list is used to indicate the PCR that are included in a selection when more than one PCR value…
11587 number of selection structures
11675 TPMS_TAGGED_PCR_SELECT a tagged PCR selection
13265 Each scheme includes a symmetric algorithm and a KDF selection.
13633 The list of values that are allowed in a decryption scheme selection as used in TPM2_RSA_Encrypt() …
Draw_structures_fixed.txt1901 A different selection could be used to limit the values in a specific instance. To get the differen…
1903 union. The base type of the selection is NUMBER_SELECT so a NUMBER_SELECT will be unmarshaled
10826 selection
11598 This list is used to indicate the PCR that are included in a selection when more than one PCR value…
11619 number of selection structures
11711 a tagged PCR selection
13282 Each scheme includes a symmetric algorithm and a KDF selection.
13648 The list of values that are allowed in a decryption scheme selection as used in TPM2_RSA_Encrypt() …