MCPcopy 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
91int n_cores(void) { return get_n_cores(); }
92
93double gettime(void) {
94 struct timeval tv;

Callers 4

parse_optFunction · 0.85
init_argFunction · 0.85
parse_optFunction · 0.85
init_mini_argFunction · 0.85

Calls 1

get_n_coresFunction · 0.85

Tested by

no test coverage detected