Home
last modified time | relevance | path

Searched refs:has_line_numbers (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/perf/jvmti/
Dlibjvmti.c14 static int has_line_numbers; variable
252 if (has_line_numbers && map && map_length) { in compiled_method_load_cb()
382 has_line_numbers = 1; in Agent_OnLoad()