Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-kvm.c651 static int process_lost_event(struct perf_tool *tool, in process_lost_event() function
1385 kvm->tool.lost = process_lost_event; in kvm_events_live()
Dbuiltin-script.c2105 process_lost_event(struct perf_tool *tool, in process_lost_event() function
2232 script->tool.lost = process_lost_event; in __cmd_script()