Lines Matching refs:INT64

89   USED_TIME: {type: INT64, desc: used time}
97 STARTTIME: {type: INT64, desc: begin time since last report}
100 DURATION: {type: INT64, desc: duration since last report}
140 NAVIGATION_ID: {type: INT64, desc: navigation id}
141 NAVIGATION_START: {type: INT64, desc: navigation start}
143 REDIRECT_START: {type: INT64, desc: redirect start}
144 REDIRECT_END: {type: INT64, desc: redirect end}
145 FETCH_START: {type: INT64, desc: fetch start}
146 WORKER_START: {type: INT64, desc: service worker start time}
147 DOMAIN_LOOKUP_START: {type: INT64, desc: domain lookup start}
148 DOMAIN_LOOKUP_END: {type: INT64, desc: domain lookup end}
149 CONNECT_START: {type: INT64, desc: connect start}
150 SECURE_CONNECT_START: {type: INT64, desc: secure connect start}
151 CONNECT_END: {type: INT64, desc: connect end}
152 REQUEST_START: {type: INT64, desc: request start}
153 RESPONSE_START: {type: INT64, desc: response start}
154 RESPONSE_END: {type: INT64, desc: response end}
155 DOM_INTERACTIVE: {type: INT64, desc: dom interactive}
156 DOM_CONTENT_LOADED_EVENT_START: {type: INT64, desc: dom content load event start}
157 DOM_CONTENT_LOADED_EVENT_END: {type: INT64, desc: dom content load event end}
158 LOAD_EVENT_START: {type: INT64, desc: load event start}
159 LOAD_EVENT_END: {type: INT64, desc: load event end}
160 FIRST_PAINT: {type: INT64, desc: first paint}
161 FIRST_CONTENTFUL_PAINT: {type: INT64, desc: first contentful paint}
162 LARGEST_CONTENTFUL_PAINT: {type: INT64, desc: largest contentful paint}
168 RECORD_SIZE: {type: INT64, desc: record size}