type internal/trace/tracev2.EventSpec

4 uses

	internal/trace/tracev2 (current package)
		events.go#L147: func Specs() []EventSpec {
		events.go#L151: var specs = [...]EventSpec{
		spec.go#L14: type EventSpec struct {
		spec.go#L95: func EventNames(specs []EventSpec) map[string]EventType {