Searched refs:fill_source_filenames (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/jvmti/ |
H A D | libjvmti.c | 213 fill_source_filenames(jvmtiEnv *jvmti, int nr_lines, in fill_source_filenames() function 270 ret = fill_source_filenames(jvmti, nr_lines, line_tab, line_file_names); in compiled_method_load_cb() 272 warnx("jvmti: fill_source_filenames failed"); in compiled_method_load_cb()
|
/kernel/linux/linux-6.6/tools/perf/jvmti/ |
H A D | libjvmti.c | 213 fill_source_filenames(jvmtiEnv *jvmti, int nr_lines, in fill_source_filenames() function 270 ret = fill_source_filenames(jvmti, nr_lines, line_tab, line_file_names); in compiled_method_load_cb() 272 warnx("jvmti: fill_source_filenames failed"); in compiled_method_load_cb()
|
Completed in 2 milliseconds