__init__.py |
|
199 |
parse_events.py |
This is a placeholder type for the TypeChecker below.
It signals that the checked value should match one of the following arguments
passed to the TypeChecker constructor.
|
16374 |
parse_histograms.py |
A class for representing a histogram definition. |
29688 |
parse_scalars.py |
A class for representing a scalar definition. |
19050 |
parse_user_interactions.py |
A class for representing a UserInteraction definition. |
9757 |
shared_telemetry_utils.py |
Thrown by different probe parsers. Errors are partitioned into
'immediately fatal' and 'eventually fatal' so that the parser can print
multiple error messages at a time. See bug 1401612 . |
4956 |