Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtool.h80 finished_init; member
H A Dtool.c288 tool->finished_init = process_event_op2_stub; in perf_tool__init()
/linux/tools/perf/
H A Dbuiltin-inject.c2257 inject->tool.finished_init = host__finished_init; in __cmd_inject()
2530 inject.tool.finished_init = perf_event__repipe_op2_synth; in cmd_inject()