Home
last modified time | relevance | path

Searched refs:nmissed (Results 1 – 5 of 5) sorted by relevance

/linux/samples/kprobes/
A Dkretprobe_example.c103 my_kretprobe.nmissed, my_kretprobe.kp.symbol_name); in kretprobe_exit()
/linux/include/linux/
A Dkprobes.h66 unsigned long nmissed; member
150 int nmissed; member
/linux/kernel/
A Dkprobes.c1211 p->nmissed++; in kprobes_inc_nmissed_count()
1214 kp->nmissed++; in kprobes_inc_nmissed_count()
1630 p->nmissed = 0; in register_kprobe()
2010 rp->nmissed++; in NOKPROBE_SYMBOL()
2122 rp->nmissed = 0; in register_kretprobe()
/linux/Documentation/trace/
A Dkprobes.rst57 a post_handler, and how to use the maxactive and nmissed fields of
138 some probes. In the kretprobe struct, the nmissed field is set to
165 object available, then in addition to incrementing the nmissed count,
568 handlers won't be run in that instance, and the kprobe.nmissed member
/linux/kernel/trace/
A Dtrace_kprobe.c1186 tk->rp.kp.nmissed); in probes_profile_seq_show()

Completed in 18 milliseconds