Home
last modified time | relevance | path

Searched refs:pt_last_ip_init (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-last_ip.c44 pt_last_ip_init(&last_ip); in init()
55 pt_last_ip_init(NULL); in init_null()
65 pt_last_ip_init(&last_ip); in status_initial()
131 pt_last_ip_init(&last_ip); in query_initial()
H A Dptunit-query.c1429 pt_last_ip_init(&dfix->last_ip); in event_overflow_fup()
1477 pt_last_ip_init(&dfix->last_ip); in event_overflow_tip_pge()
1901 pt_last_ip_init(&dfix->last_ip); in sync_event()
1993 pt_last_ip_init(&dfix->last_ip); in sync_ovf_event()
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_last_ip.h54 extern void pt_last_ip_init(struct pt_last_ip *last_ip);
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_last_ip.c34 void pt_last_ip_init(struct pt_last_ip *last_ip) in pt_last_ip_init() function
H A Dpt_query_decoder.c102 pt_last_ip_init(&decoder->ip); in pt_qry_decoder_init()
152 pt_last_ip_init(&decoder->ip); in pt_qry_reset()
1018 pt_last_ip_init(&decoder->ip); in pt_qry_read_psb_header()