| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| H A D | jitprofiling.h | 137 unsigned int method_id; member 151 unsigned int method_id; member 177 unsigned int method_id; member
|
| H A D | jitprofiling.c | 173 if ( ((piJIT_Method_NIDS) EventSpecificData)->method_id <= 999 ) in iJIT_NotifyEvent() 211 if ( ((piJIT_Method_NIDS) EventSpecificData)->method_id <= 999 ) in iJIT_NotifyEvent() 232 if ( ((piJIT_Method_Load) EventSpecificData)->method_id <= 999 ) in iJIT_NotifyEvent()
|
| H A D | IntelJITEventListener.cpp | 167 Result.method_id = Wrapper.iJIT_GetNewMethodID(); in FunctionDescToIntelJITFormat() 324 MethodIDs[(void *)Addr] = FunctionMessage.method_id; in notifyObjectLoaded()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlistener/ |
| H A D | llvm-jitlistener.cpp | 52 ReportedDebugFuncs[msg->method_id]; in NotifyEvent() 54 outs() << "Method load [" << msg->method_id << "]: " << msg->method_name in NotifyEvent() 65 ReportedDebugFuncs[msg->method_id].push_back(loc); in NotifyEvent()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
| H A D | jprofile.c | 53 jmethodID method_id; /* method executed in this frame */ member 887 record_jmethod (uint64_t class_id, uint64_t method_id, in record_jmethod() argument 902 jmth->method_id = method_id; in record_jmethod() 1239 last->method_id = (jmethodID) SP_TRUNC_STACK_MARKER; in __collector_ext_jstack_unwind() 1253 err->method_id = 0; // artificial method id in __collector_ext_jstack_unwind()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
| H A D | jprofile.c | 53 jmethodID method_id; /* method executed in this frame */ member 893 record_jmethod (uint64_t class_id, uint64_t method_id, in record_jmethod() argument 908 jmth->method_id = method_id; in record_jmethod() 1245 last->method_id = (jmethodID) SP_TRUNC_STACK_MARKER; in __collector_ext_jstack_unwind() 1259 err->method_id = 0; // artificial method id in __collector_ext_jstack_unwind()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | data_pckts.h | 592 uint64_t method_id; member
|
| H A D | Experiment.cc | 2365 uint64_t method_id = dwin->decode (ajmt->method_id); in read_java_classes_file() local 2372 (int) v16, (long long) method_id, s_name, in read_java_classes_file() 2388 jmaps->insert (method_id, cur_loaded, jmthd); in read_java_classes_file()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | data_pckts.h | 593 uint64_t method_id; member
|
| H A D | Experiment.cc | 2367 uint64_t method_id = dwin->decode (ajmt->method_id); in read_java_classes_file() local 2374 (int) v16, (long long) method_id, s_name, in read_java_classes_file() 2390 jmaps->insert (method_id, cur_loaded, jmthd); in read_java_classes_file()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
| H A D | objc-act.cc | 8870 tree method_id; in really_start_method() local 8892 method_id = get_identifier (buf); in really_start_method() 8901 objc_start_function (method_id, meth_type, NULL_TREE, parmlist); in really_start_method()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
| H A D | objc-act.c | 8745 tree method_id; in really_start_method() local 8767 method_id = get_identifier (buf); in really_start_method() 8776 objc_start_function (method_id, meth_type, NULL_TREE, parmlist); in really_start_method()
|