|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Data Structures | |
| struct | ngx_google_perftools_conf_t |
Functions | |
| int | ProfilerStart (u_char *fname) |
| void | ProfilerStop (void) |
| void | ProfilerRegisterThread (void) |
Variables | |
| ngx_module_t | ngx_google_perftools_module |
| void ProfilerRegisterThread | ( | void | ) |
| int ProfilerStart | ( | u_char * | fname | ) |
| void ProfilerStop | ( | void | ) |
| ngx_module_t ngx_google_perftools_module |
Definition at line 50 of file ngx_google_perftools_module.c.
1.8.1.2