| /OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/ |
| H A D | plugin_kmem.c | 62 tep_unregister_event_handler(tep, -1, "kmem", "kfree", in TEP_PLUGIN_UNLOADER() 65 tep_unregister_event_handler(tep, -1, "kmem", "kmalloc", in TEP_PLUGIN_UNLOADER() 68 tep_unregister_event_handler(tep, -1, "kmem", "kmalloc_node", in TEP_PLUGIN_UNLOADER() 71 tep_unregister_event_handler(tep, -1, "kmem", "kmem_cache_alloc", in TEP_PLUGIN_UNLOADER() 74 tep_unregister_event_handler(tep, -1, "kmem", in TEP_PLUGIN_UNLOADER() 78 tep_unregister_event_handler(tep, -1, "kmem", "kmem_cache_free", in TEP_PLUGIN_UNLOADER()
|
| H A D | plugin_kvm.c | 496 tep_unregister_event_handler(tep, -1, "kvm", "kvm_exit", in TEP_PLUGIN_UNLOADER() 499 tep_unregister_event_handler(tep, -1, "kvm", "kvm_emulate_insn", in TEP_PLUGIN_UNLOADER() 502 tep_unregister_event_handler(tep, -1, "kvm", "kvm_nested_vmexit", in TEP_PLUGIN_UNLOADER() 505 tep_unregister_event_handler(tep, -1, "kvm", "kvm_nested_vmexit_inject", in TEP_PLUGIN_UNLOADER() 508 tep_unregister_event_handler(tep, -1, "kvmmmu", "kvm_mmu_get_page", in TEP_PLUGIN_UNLOADER() 511 tep_unregister_event_handler(tep, -1, "kvmmmu", "kvm_mmu_sync_page", in TEP_PLUGIN_UNLOADER() 514 tep_unregister_event_handler(tep, -1, in TEP_PLUGIN_UNLOADER() 518 tep_unregister_event_handler(tep, -1, "kvmmmu", "kvm_mmu_zap_page", in TEP_PLUGIN_UNLOADER() 521 tep_unregister_event_handler(tep, -1, "kvmmmu", in TEP_PLUGIN_UNLOADER()
|
| H A D | plugin_sched_switch.c | 138 tep_unregister_event_handler(tep, -1, "sched", "sched_switch", in TEP_PLUGIN_UNLOADER() 141 tep_unregister_event_handler(tep, -1, "sched", "sched_wakeup", in TEP_PLUGIN_UNLOADER() 144 tep_unregister_event_handler(tep, -1, "sched", "sched_wakeup_new", in TEP_PLUGIN_UNLOADER()
|
| H A D | plugin_hrtimer.c | 68 tep_unregister_event_handler(tep, -1, in TEP_PLUGIN_UNLOADER() 72 tep_unregister_event_handler(tep, -1, "timer", "hrtimer_start", in TEP_PLUGIN_UNLOADER()
|
| H A D | plugin_tlb.c | 63 tep_unregister_event_handler(tep, -1, in TEP_PLUGIN_UNLOADER()
|
| H A D | plugin_mac80211.c | 85 tep_unregister_event_handler(tep, -1, "mac80211", in TEP_PLUGIN_UNLOADER()
|
| H A D | plugin_futex.c | 121 tep_unregister_event_handler(tep, -1, "syscalls", "sys_enter_futex", in TEP_PLUGIN_UNLOADER()
|
| H A D | plugin_function.c | 268 tep_unregister_event_handler(tep, -1, "ftrace", "function", in TEP_PLUGIN_UNLOADER()
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/ |
| H A D | libtraceevent-reg_event_handler.txt | 6 tep_register_event_handler, tep_unregister_event_handler - Register / 21 int *tep_unregister_event_handler*(struct tep_handle pass:[*]tep, int id, const char pass:[*]sys_na… 114 ret = tep_unregister_event_handler(tep, -1, "timer", "hrtimer_expire_entry",
|
| H A D | libtraceevent.txt | 37 …int *tep_unregister_event_handler*(struct tep_handle pass:[*]tep, int id, const char pass:[*]sys_n…
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/ |
| H A D | event-parse.h | 503 int tep_unregister_event_handler(struct tep_handle *tep, int id,
|
| H A D | event-parse.c | 7407 int tep_unregister_event_handler(struct tep_handle *tep, int id, in tep_unregister_event_handler() function
|