OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hi_2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
Hist_data.cc
77
Hist_data::sort_compare (HistItem *hi_1, HistItem *
hi_2
, Sort_type stype,
90
char *nm2 =
hi_2
->obj->get_name ();
99
idx2 = ((FileData *) (
hi_2
->obj))->get_index ();
117
i2 = ((MemObj *) (
hi_2
->obj))->get_index ();
122
i2 = ((IndexObject *) (
hi_2
->obj))->get_index ();
139
char *nm2 =
hi_2
->obj->get_name ();
169
DbeInstr *instr2 = (DbeInstr*)
hi_2
->obj;
176
DbeLine *dbl2 = (DbeLine*)
hi_2
->obj;
194
v2.make_delta (
hi_2
->value + ind,
hi_2
->value + first_ind)
213
HistItem *
hi_2
= *((HistItem **) b);
local
280
HistItem *
hi_2
= *((HistItem **) b);
local
[
all
...]
/src/external/gpl3/binutils.old/dist/gprofng/src/
Hist_data.cc
77
Hist_data::sort_compare (HistItem *hi_1, HistItem *
hi_2
, Sort_type stype,
90
char *nm2 =
hi_2
->obj->get_name ();
99
idx2 = ((FileData *) (
hi_2
->obj))->get_index ();
117
i2 = ((MemObj *) (
hi_2
->obj))->get_index ();
122
i2 = ((IndexObject *) (
hi_2
->obj))->get_index ();
139
char *nm2 =
hi_2
->obj->get_name ();
169
DbeInstr *instr2 = (DbeInstr*)
hi_2
->obj;
176
DbeLine *dbl2 = (DbeLine*)
hi_2
->obj;
194
v2.make_delta (
hi_2
->value + ind,
hi_2
->value + first_ind)
213
HistItem *
hi_2
= *((HistItem **) b);
local
280
HistItem *
hi_2
= *((HistItem **) b);
local
[
all
...]
Completed in 17 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026