Searched refs:raw_type (Results 1 – 2 of 2) sorted by relevance
1494 raw_type = RawTypes.get(json_typable["type"])1496 return RawTypeBinding(raw_type)1500 def __init__(self, raw_type): argument1501 self.raw_type_ = raw_type1541 raw_type = RawTypes.get(json_type_name)1542 self.raw_type_ = raw_type1754 def get_annotated_type_text(raw_type, annotated_type): argument1755 if annotated_type != raw_type:1756 return "/*%s*/ %s" % (annotated_type, raw_type)1758 return raw_type[all …]
74 raw_type: 1 bit (most significant bit) 0x8000_0000_0000_000078 If 'raw_type' is 1, then the counter will count a hardware event82 If 'raw_type' is 0, then the 'type' field says what kind of counter121 in a 0x4064 event_id value and set hw_event.raw_type to 1.