MCPcopy Create free account
hub / github.com/F-Stack/f-stack / rte_tm_supported

Function rte_tm_supported

dpdk/lib/eal/ppc/include/rte_spinlock.h:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44#endif
45
46static inline int rte_tm_supported(void)
47{
48 return 0;
49}
50
51static inline void
52rte_spinlock_lock_tm(rte_spinlock_t *sl)

Callers 4

test_hash_rw_perf_mainFunction · 0.50
test_hash_rw_func_mainFunction · 0.50

Calls

no outgoing calls

Tested by 4

test_hash_rw_perf_mainFunction · 0.40
test_hash_rw_func_mainFunction · 0.40