commit | 948e9dc8bb266649a618ac974010292bf36fb213 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Mon May 20 14:37:10 2019 +0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Jun 05 09:47:54 2019 -0300 |
tree | 95ed9da8270232dff5d4457f2e33660592128bdf | |
parent | d194d8fccf610a3f5cdfa94f2bbbe6b89e11a295 [diff] |
perf intel-pt: Factor out intel_pt_update_sample_time To eliminate some duplication and make the code more understandable, factor out intel_pt_update_sample_time. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Link: http://lkml.kernel.org/r/20190520113728.14389-5-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>