Irmin_layers.StatsSourceMost of the functions here should be called from under a single mutex lock.
Signals the start of a new freeze given the time at which the freeze process started and the name given to the initial code section.
Signals that the freeze is entering a specific section of the code.
Signals the end of an ongoing freeze freeze.
Signals that the freeze is cooperatively yielding to other threads.
Signals that the freeze is given back the control.
Increments the number of copied contents for the current freeze.
Increments the number of copied nodes for the current freeze.
Increments the number of copied commits for the current freeze.
Increments the number of copied branches for the current freeze.
Increment the number of objects added by main thread.
Increment the number time we wondered if an entry was present at the destination during a graph traversal for the current freeze.
Increment the number of iterations of newies copy.