Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/jvmti/
H A Dlibjvmti.c17 static int has_line_numbers; variable
257 if (has_line_numbers && map && map_length) { in compiled_method_load_cb()
380 has_line_numbers = 1; in Agent_OnLoad()