Structsยง
- Query
KeyString ๐Builder - Query
KeyString ๐Cache
Traitsยง
Functionsยง
- alloc_
self_ profile_ query_ strings - All self-profiling events generated by the query engine use
virtual
StringId
s for theirevent_id
. This method makes all those virtualStringId
s point to actual strings. - alloc_
self_ ๐profile_ query_ strings_ for_ query_ cache - Allocate the self-profiling query strings for a single query cache. This
method is called from
alloc_self_profile_query_strings
which knows all the queries via macro magic.