Searched refs:evlist__add_newtp (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | evlist.h | 124 int evlist__add_newtp(struct evlist *evlist, const char *sys, const char *name, void *handler);
|
| H A D | evlist.c | 326 int evlist__add_newtp(struct evlist *evlist, const char *sys, const char *name, void *handler) in evlist__add_newtp() function
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-kvm.c | 1322 if (evlist__add_newtp(evlist, sys, name, NULL)) { in kvm_live_event_list()
|
| H A D | builtin-trace.c | 3924 evlist__add_newtp(evlist, "sched", "sched_stat_runtime", trace__sched_stat_runtime))
|