Searched +full:speed +full:- +full:bins (Results 1 – 1 of 1) sorted by relevance
1 # -*- Mode: Python -*-20 # @vm-state-size: size of the VM state22 # @date-sec: UTC date of the snapshot in seconds24 # @date-nsec: fractional part in nano seconds to be used with date-sec26 # @vm-clock-sec: VM clock relative to boot in seconds28 # @vm-clock-nsec: fractional part in nano seconds to be used with29 # vm-clock-sec32 # record/replay is enabled. Used for "time-traveling" to match34 # counter may be obtained through @query-replay command40 'data': { 'id': 'str', 'name': 'str', 'vm-state-size': 'int',[all …]