Searched refs:intel_pt_lookahead_cb_t (Results 1 – 3 of 3) sorted by relevance
271 typedef int (*intel_pt_lookahead_cb_t)(struct intel_pt_buffer *, void *); typedef279 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data);
123 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data);
443 static int intel_pt_lookahead(void *data, intel_pt_lookahead_cb_t cb, in intel_pt_lookahead()