Searched defs:perf_inject (Results 1 – 1 of 1) sorted by relevance
114 struct perf_inject { struct115 struct perf_tool tool;118 bool sched_stat;119 bool have_auxtrace;120 bool strip;121 bool jit_mode;122 bool in_place_update;124 bool copy_kcore_dir;127 u64 bytes_written;128 u64 aux_id;[all …]