Searched refs:tracerImpl (Results 1 – 3 of 3) sorted by relevance
56 type tracerImpl struct { struct68 var _ Tracer = &tracerImpl{}92 func New(log logger.Logger) *tracerImpl {93 ret := &tracerImpl{104 func (t *tracerImpl) startBuffer() { argument111 func (t *tracerImpl) close() { argument128 func (t *tracerImpl) SetOutput(filename string) { argument158 func (t *tracerImpl) Close() { argument165 func (t *tracerImpl) writeEvent(event *viewerEvent) { argument172 func (t *tracerImpl) writeEventLocked(event *viewerEvent) { argument[all …]
22 func (t *tracerImpl) StatusTracer() status.StatusOutput {36 tracer *tracerImpl
31 func (t *tracerImpl) importEvents(entries []*eventEntry) {62 func (t *tracerImpl) ImportMicrofactoryLog(filename string) {