Home
last modified time | relevance | path

Searched refs:methodID (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/jvmti/
H A Djvmti_agent.h17 jmethodID methodID; member
H A Dlibjvmti.c60 tab->methodID = m; in do_get_line_number()
166 get_source_filename(jvmtiEnv *jvmti, jmethodID methodID, char ** buffer) in get_source_filename() argument
175 ret = (*jvmti)->GetMethodDeclaringClass(jvmti, methodID, &decl_class); in get_source_filename()
221 ret = get_source_filename(jvmti, line_tab[index].methodID, &(file_names[index])); in fill_source_filenames()
/kernel/linux/linux-6.6/tools/perf/jvmti/
H A Djvmti_agent.h17 jmethodID methodID; member
H A Dlibjvmti.c60 tab->methodID = m; in do_get_line_number()
166 get_source_filename(jvmtiEnv *jvmti, jmethodID methodID, char ** buffer) in get_source_filename() argument
175 ret = (*jvmti)->GetMethodDeclaringClass(jvmti, methodID, &decl_class); in get_source_filename()
221 ret = get_source_filename(jvmti, line_tab[index].methodID, &(file_names[index])); in fill_source_filenames()

Completed in 3 milliseconds