![]() |
Multi-ApplicationOnlineProfiling
2.1
|

Go to the source code of this file.
Functions | |
| struct Data_entry * | Data_entry_init (uint64_t key, void *payload, size_t size) |
| Creates a new Data_entry. More... | |
| struct Data_entry * | Data_entry_clone (struct Data_entry *de) |
| Clones a Data_entry. More... | |
| void | Data_entry_release (struct Data_entry *de) |
| Clears a Data_entry. More... | |