|
gem5
v21.0.1.0
|
This is the complete list of members for FunctionProfile, including all inherited members.
| clear() | FunctionProfile | |
| consume(ThreadContext *tc, const StaticInstPtr &inst) | FunctionProfile | inline |
| consume(const std::vector< Addr > &stack) | FunctionProfile | |
| dump(std::ostream &out) const | FunctionProfile | |
| FunctionProfile(std::unique_ptr< BaseStackTrace > _trace, const Loader::SymbolTable &symtab) | FunctionProfile | |
| pc_count | FunctionProfile | private |
| ProfileNode class | FunctionProfile | friend |
| sample(ProfileNode *node, Addr pc) | FunctionProfile | |
| symtab | FunctionProfile | private |
| top | FunctionProfile | private |
| trace | FunctionProfile | private |