Searched refs:intel_pt_lookahead_cb_t (Results 1 – 3 of 3) sorted by relevance
234 typedef int (*intel_pt_lookahead_cb_t)(struct intel_pt_buffer *, void *); typedef242 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data);
98 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data);
303 static int intel_pt_lookahead(void *data, intel_pt_lookahead_cb_t cb, in intel_pt_lookahead()