Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsrcline.c475 int start_command_status = 0; in addr2line_subprocess_init() local
488 start_command_status = start_command(a2l); in addr2line_subprocess_init()
491 if (start_command_status != 0) { in addr2line_subprocess_init()
493 addr2line_path, binary_path, start_command_status); in addr2line_subprocess_init()