Intro | Functions | Defines | Enumerations | Enumeration Values

probes.c File Reference

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)


Function Documentation

int _stp_register_jprobes struct jprobe *  probes,
int  num_probes
 

Definition at line 22 of file probes.c.

References _stp_unregister_jprobes(), and dlog().

int _stp_register_kprobes struct kprobe *  probes,
int  num_probes
 

Definition at line 56 of file probes.c.

References _stp_unregister_kprobes(), and dlog().

void _stp_unregister_jprobes struct jprobe *  probes,
int  num_probes
 

Definition at line 14 of file probes.c.

References dlog().

Referenced by _stp_register_jprobes().

void _stp_unregister_kprobes struct kprobe *  probes,
int  num_probes
 

Definition at line 48 of file probes.c.

References dlog().

Referenced by _stp_register_kprobes().


Generated on Mon Mar 21 13:29:45 2005 for SystemTap by  doxygen 1.4.1