Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-core.c992 int i, curr_depth = *depth + 1, found_depth = 0; in coresight_find_sink() local
996 found_depth = curr_depth; in coresight_find_sink()
1017 &found_depth, in coresight_find_sink()
1025 *depth = found_depth; in coresight_find_sink()