Home
last modified time | relevance | path

Searched refs:pt_tcal_header_tsc (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/processor-trace/libipt/internal/include/
HDpt_time.h216 extern int pt_tcal_header_tsc(struct pt_time_cal *,
/freebsd-head/contrib/processor-trace/libipt/src/
HDpt_time.c518 int pt_tcal_header_tsc(struct pt_time_cal *tcal, in pt_tcal_header_tsc() function
HDpt_query_decoder.c407 errcode = pt_tcal_header_tsc(tcal, packet, config); in pt_qry_apply_header_tsc()