aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorDouglas Anderson <[email protected]>2020-04-13 10:04:09 -0700
committerBjorn Andersson <[email protected]>2020-04-13 22:09:27 -0700
commit53d49fe1ff49196712c416ddb987634483423934 (patch)
tree8a9672ac3f54e93c21869228c90ae101a7e76e8b /tools/perf/scripts/python/syscall-counts-by-pid.py
parent427ef4f72bba5c8d3fb7dce758c3afe99d9db9c6 (diff)
soc: qcom: rpmh-rsc: Remove get_tcs_of_type() abstraction
The get_tcs_of_type() function doesn't provide any value. It's not conceptually difficult to access a value in an array, even if that value is in a structure and we want a pointer to the value. Having the function in there makes me feel like it's doing something fancier like looping or searching. Remove it. Signed-off-by: Douglas Anderson <[email protected]> Reviewed-by: Maulik Shah <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Tested-by: Maulik Shah <[email protected]> Link: https://lore.kernel.org/r/20200413100321.v4.4.Ia348ade7c6ed1d0d952ff2245bc854e5834c8d9a@changeid Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions