Searched refs:finished_init (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dtool.h80 finished_init; member in struct:perf_tool
H A Dsession.c563 if (tool->finished_init == NULL)
564 tool->finished_init = process_event_op2_stub;
1746 return tool->finished_init(session, event);
/linux-master/tools/perf/
H A Dbuiltin-inject.c2066 inject->tool.finished_init = host__finished_init;
2200 .finished_init = perf_event__repipe_op2_synth,

Completed in 151 milliseconds