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

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

Completed in 112 milliseconds