Searched refs:tep_get_header_timestamp_size (Results 1 – 5 of 5) sorted by relevance
6 tep_get_header_page_size, tep_get_header_timestamp_size, tep_is_old_format -16 int *tep_get_header_timestamp_size*(struct tep_handle pass:[*]_tep_);29 The *tep_get_header_timestamp_size()* function returns the size of timestamps,41 The *tep_get_header_timestamp_size()* function returns the size of timestamps,61 timesize = tep_get_header_timestamp_size(tep);
33 int *tep_get_header_timestamp_size*(struct tep_handle pass:[*]_tep_);
178 int tep_get_header_timestamp_size(struct tep_handle *tep) in tep_get_header_timestamp_size() function
599 int tep_get_header_timestamp_size(struct tep_handle *tep);
1781 if (tep_get_header_timestamp_size(pevent) != 8) { in update_page_info()