Skip to content

Commit

Permalink
delete unuse fn
Browse files Browse the repository at this point in the history
  • Loading branch information
GreateCode committed Aug 15, 2024
1 parent 7874a4a commit 8301856
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/brpc/details/jemalloc_profiler.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ bool HasJemalloc();
// env need MALLOC_CONF="prof:true" before process start
bool HasEnableJemallocProfile();

void JemallocHeapDump(Controller* cntl);

void JeControlProfile(Controller* cntl);

}
Expand Down

0 comments on commit 8301856

Please sign in to comment.