Searched refs:selection (Results 1 – 5 of 5) sorted by relevance
57 const std::string& event_name, EventSelection* selection) { in BuildAndCheckEventSelection() argument73 selection->event_type_modifier = *event_type; in BuildAndCheckEventSelection()74 selection->event_attr = CreateDefaultPerfEventAttr(event_type->event_type); in BuildAndCheckEventSelection()75 selection->event_attr.exclude_user = event_type->exclude_user; in BuildAndCheckEventSelection()76 selection->event_attr.exclude_kernel = event_type->exclude_kernel; in BuildAndCheckEventSelection()77 selection->event_attr.exclude_hv = event_type->exclude_hv; in BuildAndCheckEventSelection()78 selection->event_attr.exclude_host = event_type->exclude_host; in BuildAndCheckEventSelection()79 selection->event_attr.exclude_guest = event_type->exclude_guest; in BuildAndCheckEventSelection()80 selection->event_attr.precise_ip = event_type->precise_ip; in BuildAndCheckEventSelection()81 if (!IsEventAttrSupported(selection->event_attr)) { in BuildAndCheckEventSelection()[all …]
139 EventSelection* selection);
1617 a parameter that should be an asymmetric algorithm selection does not have a1622 a parameter that should be a command tag selection has a value that is not1632 a parameter that should be a hash algorithm selection does not have a value that1642 a parameter that should be a key derivation scheme (KDF) selection does not1651 a parameter that should be a symmetric encryption mode selection does not have1660 a parameter that should be signing or encryption scheme selection does not have1669 a parameter that should be a symmetric algorithm selection does not have a4879 incorrect hash selection for signing key4887 KDF selection not allowed5311 incorrect hash selection for signing key[all …]
1901 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 unmarshaled10826 selection11598 This list is used to indicate the PCR that are included in a selection when more than one PCR value…11619 number of selection structures11711 a tagged PCR selection13282 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() …
1901 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 unmarshaled10798 selection11566 This list is used to indicate the PCR that are included in a selection when more than one PCR value…11587 number of selection structures11675 TPMS_TAGGED_PCR_SELECT a tagged PCR selection13265 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() …