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

/linux-4.1.27/tools/perf/tests/
H A Ddwarf-unwind.c96 static int global_unwind_retval = -INT_MAX; variable
104 if (global_unwind_retval == -INT_MAX) compare()
105 global_unwind_retval = unwind_thread(thread); compare()
126 return global_unwind_retval; krava_3()

Completed in 43 milliseconds