Home
last modified time | relevance | path

Searched refs:process_lost_event (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/perf/
Dbuiltin-kvm.c657 static int process_lost_event(struct perf_tool *tool, in process_lost_event() function
1390 kvm->tool.lost = process_lost_event; in kvm_events_live()
Dbuiltin-script.c2334 process_lost_event(struct perf_tool *tool, in process_lost_event() function
2500 script->tool.lost = process_lost_event; in __cmd_script()