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

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-core.c803 int i, curr_depth = *depth + 1, found_depth = 0; local
807 found_depth = curr_depth;
828 &found_depth,
836 *depth = found_depth;

Completed in 208 milliseconds