Lines Matching refs:tep_record
39 struct tep_record { struct
51 struct tep_record *prev; argument
52 struct tep_record *next; argument
63 struct tep_record *record, argument
456 struct tep_record *record, const char *fmt, ...)
470 const char *name, struct tep_record *record,
474 const char *name, struct tep_record *record,
477 const char *name, struct tep_record *record,
480 const char *name, struct tep_record *record,
485 struct tep_record *record, int err);
489 struct tep_record *record, int err);
527 tep_find_event_by_record(struct tep_handle *tep, struct tep_record *record);
529 int tep_data_type(struct tep_handle *tep, struct tep_record *rec);
530 int tep_data_pid(struct tep_handle *tep, struct tep_record *rec);
531 int tep_data_preempt_count(struct tep_handle *tep, struct tep_record *rec);
532 int tep_data_flags(struct tep_handle *tep, struct tep_record *rec);
732 struct tep_record *record);