Searched refs:intel_pt_lookahead_cb_t (Results 1 – 3 of 3) sorted by relevance
235 typedef int (*intel_pt_lookahead_cb_t)(struct intel_pt_buffer *, void *); typedef243 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data);
107 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data);
337 static int intel_pt_lookahead(void *data, intel_pt_lookahead_cb_t cb, in intel_pt_lookahead()