Go to the source code of this file.
Functions | |
void | _stp_unregister_jprobes (struct jprobe *probes, int num_probes) |
int | _stp_register_jprobes (struct jprobe *probes, int num_probes) |
void | _stp_unregister_kprobes (struct kprobe *probes, int num_probes) |
int | _stp_register_kprobes (struct kprobe *probes, int num_probes) |
|
Definition at line 22 of file probes.c. References _stp_unregister_jprobes(), and dlog(). |
|
Definition at line 56 of file probes.c. References _stp_unregister_kprobes(), and dlog(). |
|
Definition at line 14 of file probes.c. References dlog(). Referenced by _stp_register_jprobes(). |
|
Definition at line 48 of file probes.c. References dlog(). Referenced by _stp_register_kprobes(). |