Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsrcline.c418 int start_command_status = 0; in addr2line_subprocess_init() local
431 start_command_status = start_command(a2l); in addr2line_subprocess_init()
434 if (start_command_status != 0) { in addr2line_subprocess_init()
436 addr2line_path, binary_path, start_command_status); in addr2line_subprocess_init()