OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ins_ops
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
annotate.h
37
struct
ins_ops
{
struct
46
struct
ins_ops
*ops;
annotate.c
99
static struct
ins_ops
call_ops = {
129
static struct
ins_ops
jump_ops = {
213
static struct
ins_ops
lock_ops = {
272
static struct
ins_ops
mov_ops = {
313
static struct
ins_ops
dec_ops = {
324
static struct
ins_ops
nop_ops = {
[
all
...]
Completed in 47 milliseconds