Searched refs:print_if (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/daemon/
H A Dopd_stats.c25 * print_if - print an integer value read from file filename,
28 static void print_if(char const * fmt, char const * path, char const * filename, int force) function
55 print_if("Nr. event lost due to buffer overflow: %u\n",
57 print_if("Nr. samples lost due to no mapping: %u\n",
59 print_if("Nr. backtraces skipped due to no file mapping: %u\n",
61 print_if("Nr. samples lost due to no mm: %u\n",
76 print_if("Nr. samples lost cpu buffer overflow: %u\n",
78 print_if("Nr. samples lost task exit: %u\n",
80 print_if("Nr. samples received: %u\n",
82 print_if("N
[all...]

Completed in 58 milliseconds