Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
static inline int rte_tm_supported(void)
47
{
48
return 0;
49
}
50
51
static inline void
52
rte_spinlock_lock_tm(rte_spinlock_t *sl)
Callers
4
test_hash_multiwriter_main
Function · 0.50
test_hash_readwrite_lf_perf_main
Function · 0.50
test_hash_rw_perf_main
Function · 0.50
test_hash_rw_func_main
Function · 0.50
Calls
no outgoing calls
Tested by
4
test_hash_multiwriter_main
Function · 0.40
test_hash_readwrite_lf_perf_main
Function · 0.40
test_hash_rw_perf_main
Function · 0.40
test_hash_rw_func_main
Function · 0.40