Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dmap.c30 size_t lib_length = 0; in replace_android_lib() local
34 lib_length = strlen(libname); in replace_android_lib()
48 new_length = 7 + app_abi_length + lib_length; in replace_android_lib()
91 app_length + lib_length in replace_android_lib()