Home
last modified time | relevance | path

Searched refs:pt_config (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_packet.h34 struct pt_config;
76 const struct pt_config *config);
82 const struct pt_config *config);
84 const struct pt_config *config);
86 const struct pt_config *config);
88 const struct pt_config *config);
90 const struct pt_config *config);
92 const struct pt_config *config);
94 const struct pt_config *config);
98 const struct pt_config *config);
[all …]
H A Dpt_time.h34 struct pt_config;
114 const struct pt_config *);
116 const struct pt_config *);
118 const struct pt_config *);
120 const struct pt_config *);
215 const struct pt_config *);
218 const struct pt_config *);
221 const struct pt_config *);
224 const struct pt_config *);
227 const struct pt_config *);
[all …]
H A Dpt_sync.h34 struct pt_config;
51 const struct pt_config *config);
53 const struct pt_config *config);
69 const struct pt_config *config);
H A Dpt_tnt_cache.h35 struct pt_config;
86 const struct pt_config *config);
H A Dpt_last_ip.h35 struct pt_config;
77 const struct pt_config *config);
H A Dpt_config.h43 extern int pt_config_from_user(struct pt_config *config,
44 const struct pt_config *uconfig);
H A Dpt_decoder_function.h37 struct pt_config;
95 const uint8_t *pos, const struct pt_config *config);
H A Dpt_encoder.h38 struct pt_config config;
49 extern int pt_encoder_init(struct pt_encoder *, const struct pt_config *);
H A Dpt_packet_decoder.h38 struct pt_config config;
53 const struct pt_config *);
H A Dpt_query_decoder.h45 struct pt_config config;
92 const struct pt_config *);
H A Dpt_insn_decoder.h134 const struct pt_config *config);
H A Dpt_block_decoder.h138 const struct pt_config *config);
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_packet.c53 const struct pt_config *config) in pt_pkt_read_unknown()
136 const struct pt_config *config) in pt_pkt_read_ip()
239 const struct pt_config *config) in pt_pkt_read_pip()
288 const struct pt_config *config) in pt_pkt_read_mode()
316 const struct pt_config *config) in pt_pkt_read_tsc()
330 const struct pt_config *config) in pt_pkt_read_cbr()
344 const struct pt_config *config) in pt_pkt_read_tma()
370 const struct pt_config *config) in pt_pkt_read_mtc()
384 const struct pt_config *config) in pt_pkt_read_cyc()
450 const struct pt_config *config) in pt_pkt_read_mnt()
[all …]
H A Dpt_time.c112 const struct pt_config *config) in pt_time_ctc_fc()
132 const struct pt_config *config) in pt_time_update_tsc()
155 const struct pt_config *config) in pt_time_update_cbr()
176 const struct pt_config *config) in pt_time_update_tma()
236 const struct pt_config *config) in pt_time_update_mtc()
501 const struct pt_config *config) in pt_tcal_update_tsc()
520 const struct pt_config *config) in pt_tcal_header_tsc()
569 const struct pt_config *config) in pt_tcal_update_cbr()
581 const struct pt_config *config) in pt_tcal_header_cbr()
604 const struct pt_config *config) in pt_tcal_update_tma()
[all …]
H A Dpt_sync.c68 const struct pt_config *config) in pt_find_psb()
131 const struct pt_config *config) in pt_sync_set()
162 const struct pt_config *config) in pt_sync_forward()
210 const struct pt_config *config) in pt_sync_backward()
H A Dpt_config.c98 int pt_config_from_user(struct pt_config *config, in pt_config_from_user()
99 const struct pt_config *uconfig) in pt_config_from_user()
111 if (size < offsetof(struct pt_config, decode)) in pt_config_from_user()
H A Dpt_tnt_cache.c69 const struct pt_config *config) in pt_tnt_cache_update_tnt()
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-config.c44 struct pt_config config; in from_user_null()
183 struct pt_config config; in addr_filter_none()
203 struct pt_config config; in addr_filter_0()
236 struct pt_config config; in addr_filter_1_3()
279 struct pt_config config; in addr_filter_oob()
301 struct pt_config config; in addr_filter_ip_in()
335 struct pt_config config; in addr_filter_ip_out()
363 struct pt_config config; in addr_filter_stop_in()
397 struct pt_config config; in addr_filter_stop_out()
425 struct pt_config config; in addr_filter_ip_out_stop_in()
[all …]
H A Dptunit-encoder.c42 struct pt_config config;
54 struct pt_config *config; in tfix_init()
76 struct pt_config config; in encoder_init_null()
176 const struct pt_config *config; in get_config_null()
186 const struct pt_config *config; in get_config()
H A Dptunit-packet_decoder.c42 struct pt_config config;
54 struct pt_config *config; in tfix_init()
76 struct pt_config config; in decoder_init_null()
210 const struct pt_config *config; in get_config_null()
220 const struct pt_config *config; in get_config()
H A Dptunit-block_decoder.c42 struct pt_config config;
54 struct pt_config *config; in tfix_init()
76 struct pt_config config; in decoder_init_null()
219 const struct pt_config *config; in get_config_null()
229 const struct pt_config *config; in get_config()
H A Dptunit-insn_decoder.c42 struct pt_config config;
54 struct pt_config *config; in tfix_init()
76 struct pt_config config; in decoder_init_null()
195 const struct pt_config *config; in get_config_null()
229 const struct pt_config *config; in get_config()
H A Dptunit-cpp.cpp37 struct pt_config config; in init_packet_decoder()
54 struct pt_config config; in init_query_decoder()
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h426 struct pt_config { struct
449 const struct pt_config *config, argument
914 pt_alloc_encoder(const struct pt_config *config);
951 extern pt_export const struct pt_config *
989 pt_pkt_alloc_decoder(const struct pt_config *config);
1058 extern pt_export const struct pt_config *
1470 pt_qry_alloc_decoder(const struct pt_config *config);
1554 extern pt_export const struct pt_config *
2104 extern pt_export const struct pt_config *
2284 pt_blk_alloc_decoder(const struct pt_config *config);
[all …]
/freebsd/contrib/processor-trace/libipt/
H A DCMakeLists.txt55 src/pt_config.c
147 src/pt_config.c
163 src/pt_config.c
168 src/pt_config.c
172 src/pt_config.c
177 src/pt_config.c

12