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

Function prof_boot0

app/redis-6.2.6/deps/jemalloc/src/prof.c:2259–2265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2257}
2258
2259void
2260prof_boot0(void) {
2261 cassert(config_prof);
2262
2263 memcpy(opt_prof_prefix, PROF_PREFIX_DEFAULT,
2264 sizeof(PROF_PREFIX_DEFAULT));
2265}
2266
2267void
2268prof_boot1(void) {

Callers 1

Calls 1

memcpyFunction · 0.50

Tested by

no test coverage detected