Home
last modified time | relevance | path

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

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