Searched refs:itops (Results 1 – 1 of 1) sorted by relevance
1063 static bool check_auxtrace_itrace(struct itrace_synth_opts *itops) in check_auxtrace_itrace() argument1067 if (!itops || !itops->set) in check_auxtrace_itrace()1069 ison = itops->inject || itops->instructions || itops->branches || in check_auxtrace_itrace()1070 itops->transactions || itops->ptwrites || in check_auxtrace_itrace()1071 itops->pwr_events || itops->errors || in check_auxtrace_itrace()1072 itops->dont_decode || itops->calls || itops->returns || in check_auxtrace_itrace()1073 itops->callchain || itops->thread_stack || in check_auxtrace_itrace()1074 itops->last_branch; in check_auxtrace_itrace()