Function report |
Source Code:lib\stackdepot.c |
Create Date:2022-07-28 07:20:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:stack_depot_fetch - Fetch stack entries from a depot*@handle: Stack depot handle which was returned from* stack_depot_save().*@entries: Pointer to store the entries address* Return: The number of trace entries for this depot.
Proto:unsigned int stack_depot_fetch(depot_stack_handle_t handle, unsigned long **entries)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
depot_stack_handle_t | handle | |
unsigned long ** | entries |
204 | union handle_parts parts = {handle = handle} |
205 | slab = stack_slabs[slabindex] |
206 | offset = offset << STACK_ALLOC_ALIGN |
210 | Return Number of frames in the stack |
Name | Describe |
---|---|
print_page_owner | |
__dump_page_owner |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |