Searched refs:nmissed (Results 1 – 5 of 5) sorted by relevance
100 my_kretprobe.nmissed, my_kretprobe.kp.symbol_name); in kretprobe_exit()
80 unsigned long nmissed; member165 int nmissed; member
1124 p->nmissed++; in kprobes_inc_nmissed_count()1127 kp->nmissed++; in kprobes_inc_nmissed_count()1551 p->nmissed = 0; in register_kprobe()1806 rp->nmissed++; in pre_handler_kretprobe()1837 rp->nmissed++; in pre_handler_kretprobe()1909 rp->nmissed = 0; in register_kretprobe()
56 a post_handler, and how to use the maxactive and nmissed fields of137 some probes. In the kretprobe struct, the nmissed field is set to164 object available, then in addition to incrementing the nmissed count,580 handlers won't be run in that instance, and the kprobe.nmissed member
1006 tk->rp.kp.nmissed); in probes_profile_seq_show()