Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Ddebuginfo.h59 void debuginfo_unlock(void);
74 static inline void debuginfo_unlock(void) in debuginfo_unlock() function
H A Ddebuginfo.c93 void debuginfo_unlock(void) in debuginfo_unlock() function
H A Dperf.c366 debuginfo_unlock(); in perf_report_code()