Searched defs:tcal (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/processor-trace/libipt/internal/include/
H A Dpt_query_decoder.h69 struct pt_time_cal tcal; member in struct:pt_query_decoder
/freebsd-12-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-time.c43 struct pt_time_cal tcal; member in struct:time_fixture
/freebsd-12-stable/contrib/processor-trace/libipt/src/
H A Dpt_time.c434 void pt_tcal_init(struct pt_time_cal *tcal) argument
444 static int pt_tcal_have_fcr(const struct pt_time_cal *tcal) argument
452 int pt_tcal_fcr(uint64_t *fcr, const struct pt_time_cal *tcal) argument
465 pt_tcal_set_fcr(struct pt_time_cal *tcal, uint64_t fcr) argument
481 pt_tcal_update_tsc(struct pt_time_cal *tcal, const struct pt_packet_tsc *packet, const struct pt_config *config) argument
500 pt_tcal_header_tsc(struct pt_time_cal *tcal, const struct pt_packet_tsc *packet, const struct pt_config *config) argument
545 pt_tcal_update_cbr(struct pt_time_cal *tcal, const struct pt_packet_cbr *packet, const struct pt_config *config) argument
557 pt_tcal_header_cbr(struct pt_time_cal *tcal, const struct pt_packet_cbr *packet, const struct pt_config *config) argument
578 pt_tcal_update_tma(struct pt_time_cal *tcal, const struct pt_packet_tma *packet, const struct pt_config *config) argument
590 pt_tcal_update_mtc(struct pt_time_cal *tcal, const struct pt_packet_mtc *packet, const struct pt_config *config) argument
658 pt_tcal_update_cyc(struct pt_time_cal *tcal, const struct pt_packet_cyc *packet, const struct pt_config *config) argument
[all...]
H A Dpt_query_decoder.c370 static int pt_qry_apply_tsc(struct pt_time *time, struct pt_time_cal *tcal, argument
421 static int pt_qry_apply_cbr(struct pt_time *time, struct pt_time_cal *tcal, argument
395 pt_qry_apply_header_tsc(struct pt_time *time, struct pt_time_cal *tcal, const struct pt_packet_tsc *packet, const struct pt_config *config) argument
446 pt_qry_apply_header_cbr(struct pt_time *time, struct pt_time_cal *tcal, const struct pt_packet_cbr *packet, const struct pt_config *config) argument
472 pt_qry_apply_tma(struct pt_time *time, struct pt_time_cal *tcal, const struct pt_packet_tma *packet, const struct pt_config *config) argument
497 pt_qry_apply_mtc(struct pt_time *time, struct pt_time_cal *tcal, const struct pt_packet_mtc *packet, const struct pt_config *config) argument
522 pt_qry_apply_cyc(struct pt_time *time, struct pt_time_cal *tcal, const struct pt_packet_cyc *packet, const struct pt_config *config) argument
1884 skd010_recover(struct pt_query_decoder *decoder, const struct pt_packet_ip *packet, const struct pt_time_cal *tcal, const struct pt_time *time, uint64_t offset) argument
1944 skd010_recover_disabled(struct pt_query_decoder *decoder, const struct pt_time_cal *tcal, const struct pt_time *time, uint64_t offset) argument
1986 struct pt_time_cal tcal; local
1989 struct pt_time_cal tcal; member in struct:__anon6884
2576 struct pt_time_cal tcal; local
[all...]

Completed in 110 milliseconds