Searched refs:tep_data_pid (Results 1 – 5 of 5) sorted by relevance
6 tep_data_type, tep_data_pid,tep_data_preempt_count, tep_data_flags -24 int *tep_data_pid*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_rec_);88 data = tep_data_pid(tep, record);
110 int *tep_data_pid*(struct tep_handle pass:[*]_tep_, struct tep_record pass:[*]_rec_);
535 int tep_data_pid(struct tep_handle *tep, struct tep_record *rec);
1533 pid = tep_data_pid(event->tep, record); in get_comm()
5867 int tep_data_pid(struct tep_handle *tep, struct tep_record *rec) in tep_data_pid() function