OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_user_hz
(Results
1 - 5
of
5
) sorted by null
/external/iproute2/include/
utils.h
126
static __inline__ int
get_user_hz
(void)
function
/external/iproute2/ip/
ipneigh.c
272
int hz =
get_user_hz
();
iproute.c
423
hz =
get_user_hz
();
449
hz =
get_user_hz
();
485
hz =
get_user_hz
();
[
all
...]
/external/iproute2/tc/
tc_util.c
485
int hz =
get_user_hz
();
/external/iproute2/misc/
ss.c
480
int hz =
get_user_hz
();
1251
int hz =
get_user_hz
();
[
all
...]
Completed in 33 milliseconds