Searched refs:tep_data_preempt_count (Results 1 – 4 of 4) sorted by relevance
6 tep_data_type, tep_data_pid,tep_data_preempt_count, tep_data_flags -25 int *tep_data_preempt_count*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_rec_);93 data = tep_data_preempt_count(tep, record);
111 int *tep_data_preempt_count*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_rec_);
535 int tep_data_preempt_count(struct tep_handle *tep, struct tep_record *rec);
5860 int tep_data_preempt_count(struct tep_handle *tep, struct tep_record *rec) in tep_data_preempt_count() function