Luanti 5.15.0-dev
 
Loading...
Searching...
No Matches
profiler.cpp File Reference
#include "profiler.h"
#include <cstring>
#include "util/numeric.h"
#include "porting.h"
+ Include dependency graph for profiler.cpp:

Functions

static void paging (u32 length, u32 page, u32 pagecount, u32 &minindex, u32 &maxindex)
 

Variables

static Profiler main_profiler
 
Profilerg_profiler = &main_profiler
 

Function Documentation

◆ paging()

static void paging ( u32 length,
u32 page,
u32 pagecount,
u32 & minindex,
u32 & maxindex )
static

Referenced by Profiler::getPage().

+ Here is the caller graph for this function:

Variable Documentation

◆ g_profiler

◆ main_profiler

Profiler main_profiler
static