Home
last modified time | relevance | path

Searched refs:is_root (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/livepatch/
A Dfunctions.sh33 function is_root() { function
132 is_root
/tools/perf/util/
A Dmetricgroup.c823 bool is_root = !root_metric; in __add_metric() local
837 if (is_root) { in __add_metric()
889 if (is_root && pm->metric_threshold) { in __add_metric()
921 if (is_root) in __add_metric()
924 } else if (is_root) in __add_metric()

Completed in 7 milliseconds