Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_rwlock.c409 struct try_rwlock_lcore rlc, wlc; in process_try_lcore_stats() local
411 memset(&rlc, 0, sizeof(rlc)); in process_try_lcore_stats()
414 rlc.type = LC_TYPE_RDLOCK; in process_try_lcore_stats()
423 collect_try_lcore_stats(&rlc, try_lcore_data + lc); in process_try_lcore_stats()
437 print_try_lcore_stats(&rlc, rd); in process_try_lcore_stats()