Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dsrcline.c421 int start_command_status = 0; in addr2line_subprocess_init() local
435 start_command_status = start_command(&a2l->addr2line); in addr2line_subprocess_init()
438 if (start_command_status != 0) { in addr2line_subprocess_init()
441 start_command_status); in addr2line_subprocess_init()