summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/prof_inlines_a.h
Commit message (Expand)AuthorAgeFilesLines
* SC: Make some key size classes static.David Goldblatt2018-07-131-4/+4
* Hide size class computation behind a layer of indirection.David Goldblatt2018-07-131-4/+4
* Clean compilation -Wextragnzlbg2018-07-101-2/+4
* Control idump and gdump with prof_active.Qi Wang2018-04-091-0/+11
* Header refactoring: unify and de-catchall mutex moduleDavid Goldblatt2017-05-241-0/+2
* Get rid of most of the various inline macros.David Goldblatt2017-04-241-10/+2
* Convert accumbytes in prof_accum_t to C11 atomics, when possibleDavid Goldblatt2017-04-051-4/+6
* Convert arena->prof_accumbytes synchronization to atomics.Jason Evans2017-02-161-0/+76