Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dsrcline.c416 int start_command_status = 0; in addr2line_subprocess_init() local
429 start_command_status = start_command(a2l); in addr2line_subprocess_init()
432 if (start_command_status != 0) { in addr2line_subprocess_init()
434 addr2line_path, binary_path, start_command_status); in addr2line_subprocess_init()