Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ get_last
Method
get_last
storage/perfschema/pfs_buffer_container.h:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
T* get_last()
122
{
123
return m_ptr + m_max;
124
}
125
126
bool m_full;
127
PFS_cacheline_uint32 m_monotonic;
Callers
8
apply
Method · 0.45
apply_all
Method · 0.45
sanitize
Method · 0.45
scan_next
Method · 0.45
apply
Method · 0.45
apply_all
Method · 0.45
sanitize
Method · 0.45
scan_next
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected