trace: count number of enabled events
[qemu/ar7.git] / tests / qapi-schema / ident-with-escape.out
blob453e0b2adba02a86a53b6ccb3494796762464f35
1 object :empty
2 object :obj-fooA-arg
3     member bar1: str optional=False
4 enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
5     prefix QTYPE
6 command fooA :obj-fooA-arg -> None
7    gen=True success_response=True