Searched refs:tr_topts (Results 1 – 1 of 1) sorted by relevance
9048 struct trace_options *tr_topts; in create_trace_option_files() local9084 tr_topts = krealloc(tr->topts, sizeof(*tr->topts) * (tr->nr_topts + 1), in create_trace_option_files()9086 if (!tr_topts) { in create_trace_option_files()9091 tr->topts = tr_topts; in create_trace_option_files()