Lines Matching refs:tep_record
25 struct tep_record { struct
37 struct tep_record *prev; argument
38 struct tep_record *next; argument
49 struct tep_record *record, argument
461 struct tep_record *record, const char *fmt, ...)
475 const char *name, struct tep_record *record,
479 const char *name, struct tep_record *record,
482 const char *name, struct tep_record *record,
485 const char *name, struct tep_record *record,
490 struct tep_record *record, int err);
494 struct tep_record *record, int err);
532 tep_find_event_by_record(struct tep_handle *tep, struct tep_record *record);
534 int tep_data_type(struct tep_handle *tep, struct tep_record *rec);
535 int tep_data_pid(struct tep_handle *tep, struct tep_record *rec);
536 int tep_data_preempt_count(struct tep_handle *tep, struct tep_record *rec);
537 int tep_data_flags(struct tep_handle *tep, struct tep_record *rec);
729 struct tep_record *record);