Searched defs:perf_inject (Results 1 – 1 of 1) sorted by relevance
106 struct perf_inject { struct107 struct perf_tool tool;108 struct perf_session *session;109 bool build_ids;110 bool build_id_all;111 bool sched_stat;112 bool have_auxtrace;113 bool strip;114 bool jit_mode;115 bool in_place_update;[all …]