Home
last modified time | relevance | path

Searched refs:intel_pt_lookahead_cb_t (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h235 typedef int (*intel_pt_lookahead_cb_t)(struct intel_pt_buffer *, void *); typedef
243 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data);
H A Dintel-pt-decoder.c107 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data);
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h271 typedef int (*intel_pt_lookahead_cb_t)(struct intel_pt_buffer *, void *); typedef
279 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data);
H A Dintel-pt-decoder.c123 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data);
/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c337 static int intel_pt_lookahead(void *data, intel_pt_lookahead_cb_t cb, in intel_pt_lookahead()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c450 static int intel_pt_lookahead(void *data, intel_pt_lookahead_cb_t cb, in intel_pt_lookahead()

Completed in 28 milliseconds