Home
last modified time | relevance | path

Searched refs:intel_bts_process_queues (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-bts.c552 static int intel_bts_process_queues(struct intel_bts *bts, u64 timestamp) in intel_bts_process_queues() function
618 err = intel_bts_process_queues(bts, timestamp); in intel_bts_process_event()
694 return intel_bts_process_queues(bts, MAX_TIMESTAMP); in intel_bts_flush()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-bts.c552 static int intel_bts_process_queues(struct intel_bts *bts, u64 timestamp) in intel_bts_process_queues() function
618 err = intel_bts_process_queues(bts, timestamp); in intel_bts_process_event()
694 return intel_bts_process_queues(bts, MAX_TIMESTAMP); in intel_bts_flush()

Completed in 3 milliseconds