Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1a1a11a/libCacheSim
/ n_cores
Function
n_cores
libCacheSim/utils/mysys.c:91–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
// }
90
91
int n_cores(void) { return get_n_cores(); }
92
93
double gettime(void) {
94
struct timeval tv;
Callers
4
parse_opt
Function · 0.85
init_arg
Function · 0.85
parse_opt
Function · 0.85
init_mini_arg
Function · 0.85
Calls
1
get_n_cores
Function · 0.85
Tested by
no test coverage detected