Structsยง
- Query
KeyString ๐Cache
Traitsยง
Functionsยง
- All self-profiling events generated by the query engine use virtual
StringIds for theirevent_id. This method makes all those virtualStringIds point to actual strings. - Allocate the self-profiling query strings for a single query cache. This method is called from
alloc_self_profile_query_stringswhich knows all the queries via macro magic.