Symbol: evsel__tp_format
tools/perf/builtin-kmem.c
2017
const struct tep_event *tp_format = evsel ? evsel__tp_format(evsel) : NULL;
tools/perf/builtin-kmem.c
776
tp_format = evsel__tp_format(evsel);
tools/perf/builtin-kwork.c
1107
const struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/builtin-script.c
2459
const struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/builtin-trace.c
2242
const struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/builtin-trace.c
3189
const struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/builtin-trace.c
3312
const struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/builtin-trace.c
406
const struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/builtin-trace.c
4241
tp_format = evsel__tp_format(evsel);
tools/perf/builtin-trace.c
5101
const struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/builtin-trace.c
5127
tp_format = evsel__tp_format(evsel);
tools/perf/util/data-convert-bt.c
1080
const struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/util/data-convert-bt.c
436
const struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/util/data-convert-json.c
248
struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/util/evsel.c
3663
struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/util/evsel.c
3670
struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/util/evsel.h
277
struct tep_event *evsel__tp_format(struct evsel *evsel);
tools/perf/util/evsel_fprintf.c
91
tp_format = evsel__tp_format(evsel);
tools/perf/util/python.c
343
struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/util/scripting-engines/trace-event-perl.c
365
event = evsel__tp_format(evsel);
tools/perf/util/scripting-engines/trace-event-python.c
960
event = evsel__tp_format(evsel);
tools/perf/util/sort.c
1115
tp_format = evsel__tp_format(evsel);
tools/perf/util/sort.c
3398
struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/util/sort.c
3440
tp_format = evsel__tp_format(evsel);
tools/perf/util/sort.c
3526
struct tep_event *tp_format = evsel__tp_format(evsel);
tools/perf/util/trace-event-scripting.c
111
const struct tep_event *tp_format = evsel__tp_format(evsel);