Searched refs:app_length (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dmap.c69 int ndk_length, app_length; local
78 app_length = strlen(app);
80 if (!(ndk_length && app_length && app_abi_length))
91 app_length + lib_length
98 ndk_length, ndk, app_length, app, arch, libname);

Completed in 142 milliseconds