CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
anonymous_namespace{algorithm.cc} Namespace Reference

Functions

static unsigned int CountDigits (uint64_t n)
 
static std::string GenerateStars (unsigned int n)
 

Function Documentation

static unsigned int anonymous_namespace{algorithm.cc}::CountDigits ( uint64_t  n)
static

Definition at line 84 of file algorithm.cc.

Referenced by Log2Histogram::ToString().

Here is the caller graph for this function:

static std::string anonymous_namespace{algorithm.cc}::GenerateStars ( unsigned int  n)
static

Definition at line 91 of file algorithm.cc.

Referenced by Log2Histogram::ToString().

Here is the caller graph for this function: