OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jitheader
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/opjitconv/
parse_dump.c
199
struct
jitheader
const * header;
201
if (*ptr + sizeof(struct
jitheader
) >= end) {
207
header = (struct
jitheader
*)*ptr;
/external/oprofile/libopagent/
jitdump.h
39
struct
jitheader
{
struct
opagent.c
132
struct
jitheader
header;
Completed in 3100 milliseconds