Searched refs:ipc_str_javaprof (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | collctrl.cc | 2799 const char *ipc_str_javaprof = "javaprof"; variable 2902 if (!strncmp (control, ipc_str_javaprof, len)) in get() 3024 if (!strncmp (control, ipc_str_javaprof, len)) in set() 3100 if (!strncmp (control, ipc_str_javaprof, len)) in unset()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | collctrl.cc | 2792 const char *ipc_str_javaprof = "javaprof"; variable 2895 if (!strncmp (control, ipc_str_javaprof, len)) in get() 3017 if (!strncmp (control, ipc_str_javaprof, len)) in set() 3093 if (!strncmp (control, ipc_str_javaprof, len)) in unset()
|