Searched defs:perf_inject (Results 1 – 1 of 1) sorted by relevance
114 struct perf_inject { struct115 struct perf_tool tool;116 struct perf_session *session;117 enum build_id_rewrite_style build_id_style;118 bool sched_stat;119 bool have_auxtrace;120 bool strip;121 bool jit_mode;122 bool in_place_update;123 bool in_place_update_dry_run;[all …]