diff options
author | Tom Zanussi <tzanussi@gmail.com> | 2018-12-19 22:09:16 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2018-12-22 16:21:04 +0300 |
commit | e4f6d245031e04bdd12db390298acec0474a1a46 (patch) | |
tree | 374509401a2b8efa4540fd88fa128d5e672ae12b /net/lapb/lapb_timer.c | |
parent | 2f31ed9308cc9e95c149078b276a47360ab507bb (diff) | |
download | linux-e4f6d245031e04bdd12db390298acec0474a1a46.tar.xz |
tracing: Use var_refs[] for hist trigger reference checking
Since all the variable reference hist_fields are collected into
hist_data->var_refs[] array, there's no need to go through all the
fields looking for them, or in separate arrays like synth_var_refs[],
which will be going away soon anyway.
This also allows us to get rid of some unnecessary code and functions
currently used for the same purpose.
Link: http://lkml.kernel.org/r/1545246556.4239.7.camel@gmail.com
Acked-by: Namhyung Kim <namhyung@kernel.org>
Reviewed-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions