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

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

Completed in 147 milliseconds