Linux Perf
demangle-java.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __PERF_DEMANGLE_JAVA
3 #define __PERF_DEMANGLE_JAVA 1
4 /*
5  * demangle function flags
6  */
7 #define JAVA_DEMANGLE_NORET 0x1 /* do not process return type */
8 
9 char * java_demangle_sym(const char *str, int flags);
10 
11 #endif /* __PERF_DEMANGLE_JAVA */
char * java_demangle_sym(const char *str, int flags)
static int str(yyscan_t scanner, int token)
u32 flags