#include <profile/impl/profiler_trace.h>
__gnu_profile::__warn::__warn |
( |
FILE * |
__f | ) |
|
|
inline |
FILE * __file
Definition: profiler_trace.h:414
void __gnu_profile::__warn::operator() |
( |
const __warning_data & |
__info | ) |
|
|
inline |
422 std::fprintf(
__file, __info.__warning_id);
423 std::fprintf(
__file,
": improvement = %d",
425 std::fprintf(
__file,
": call stack = ");
427 std::fprintf(
__file,
": advice = %s\n",
428 __info.__warning_message.c_str());
int __log_magnitude(float __f)
Definition: profiler_trace.h:365
void __write(FILE *__f, __stack_t __stack)
Definition: profiler_node.h:78
FILE * __file
Definition: profiler_trace.h:414
FILE* __gnu_profile::__warn::__file |
The documentation for this struct was generated from the following file: