CodeobjTableTranslator Class Reference#
Rocprofiler SDK Developer API 0.4.0
ROCm Profiling API and tools
|
Finds a candidate codeobj for the given vaddr. More...
#include "rocprofiler-sdk/amd_detail/rocprofiler-sdk-codeobj/segment.hpp"
Inherits std::set< address_range_t >.
Public Member Functions | |
address_range_t | find_codeobj_in_range (uint64_t addr) |
void | clear_cache () |
bool | remove (const address_range_t &range) |
bool | remove (uint64_t addr) |
Detailed Description
Finds a candidate codeobj for the given vaddr.
Definition at line 62 of file segment.hpp.
Member Function Documentation
◆ clear_cache()
|
inline |
Definition at line 78 of file segment.hpp.
Referenced by remove().
◆ find_codeobj_in_range()
|
inline |
Definition at line 67 of file segment.hpp.
References rocprofiler::codeobj::segment::address_range_t::inrange().
Referenced by rocprofiler::codeobj::disassembly::CodeobjAddressTranslate::get().
◆ remove() [1/2]
|
inline |
Definition at line 79 of file segment.hpp.
References clear_cache().
Referenced by rocprofiler::codeobj::disassembly::CodeobjAddressTranslate::removeDecoder().
◆ remove() [2/2]
|
inline |
Definition at line 84 of file segment.hpp.
References remove().
Referenced by remove().
The documentation for this class was generated from the following file:
- rocprofiler-sdk/amd_detail/rocprofiler-sdk-codeobj/segment.hpp
Generated by 1.9.8