Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
H A 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()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmap.c41 size_t lib_length = 0; in replace_android_lib() local
45 lib_length = strlen(libname); in replace_android_lib()
59 new_length = 7 + app_abi_length + lib_length; in replace_android_lib()
102 app_length + lib_length in replace_android_lib()

Completed in 3 milliseconds