Lines Matching refs:record

29 The file has a header followed by a sequence of discriminated record types.
70 | | | counter used to record ticks between |
97 capture information that may be too costly to record for each function, but
104 always preceded with a marker record which indicates how large it is.
110 indicate their presence on the function entry record. We only support logging
129 | | | Function or Metadata record. Set to ``0`` for |
145 | | | since a previous record recorded a delta or |
175 records for each of the logged args follow the function record in the stream.
185 Metadata record layout is partially record dependent, but they share a common
196 | | | Function or Metadata record. Set to ``1`` for |
199 | record_kind | ``7 bits`` | The type of Metadata record. |
201 | data | ``15 bytes`` | A data field used differently for each record |
205 Here is a table of the enumerated record kinds.
229 Each buffer begins with a NewBuffer record immediately after the header.
246 Following the NewBuffer record, each buffer records an absolute time as a frame
273 first instrumented entry point, the tracer will output a NewCpuId record.
291 Since each function record uses a 32 bit value to represent the number of ticks
296 timestamp counter record is written in the form of a TSCWrap record.
312 Immediately following an Entry_Args type function record, there may be one or
333 record tracing info for RPCs or similarly trace data that is application
356 An EndOfBuffer record type indicates that there is no more trace data in this
390 Entry_Args function record precede them in the trace.
392 - Tail_Exit Function records record the Function ID of the function whose return