OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nperiod
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
collctrl.cc
2594
long
nperiod
;
local
2621
nperiod
= -1;
2623
nperiod
= otimer.it_interval.tv_sec * MICROSEC + otimer.it_interval.tv_usec;
2626
if (period ==
nperiod
) // arbitrary precision is OK
2628
else if (
nperiod
< 10000) // hi resolution allowed, but not arbitrary precision
2629
set_clk_params ((int)
nperiod
, 1000, PROFINT_MAX, 1000, 10000, 100000);
collctrl.cc
2594
long
nperiod
;
local
2621
nperiod
= -1;
2623
nperiod
= otimer.it_interval.tv_sec * MICROSEC + otimer.it_interval.tv_usec;
2626
if (period ==
nperiod
) // arbitrary precision is OK
2628
else if (
nperiod
< 10000) // hi resolution allowed, but not arbitrary precision
2629
set_clk_params ((int)
nperiod
, 1000, PROFINT_MAX, 1000, 10000, 100000);
collctrl.cc
2594
long
nperiod
;
local
2621
nperiod
= -1;
2623
nperiod
= otimer.it_interval.tv_sec * MICROSEC + otimer.it_interval.tv_usec;
2626
if (period ==
nperiod
) // arbitrary precision is OK
2628
else if (
nperiod
< 10000) // hi resolution allowed, but not arbitrary precision
2629
set_clk_params ((int)
nperiod
, 1000, PROFINT_MAX, 1000, 10000, 100000);
/src/external/gpl3/binutils.old/dist/gprofng/src/
collctrl.cc
2594
long
nperiod
;
local
2621
nperiod
= -1;
2623
nperiod
= otimer.it_interval.tv_sec * MICROSEC + otimer.it_interval.tv_usec;
2626
if (period ==
nperiod
) // arbitrary precision is OK
2628
else if (
nperiod
< 10000) // hi resolution allowed, but not arbitrary precision
2629
set_clk_params ((int)
nperiod
, 1000, PROFINT_MAX, 1000, 10000, 100000);
collctrl.cc
2594
long
nperiod
;
local
2621
nperiod
= -1;
2623
nperiod
= otimer.it_interval.tv_sec * MICROSEC + otimer.it_interval.tv_usec;
2626
if (period ==
nperiod
) // arbitrary precision is OK
2628
else if (
nperiod
< 10000) // hi resolution allowed, but not arbitrary precision
2629
set_clk_params ((int)
nperiod
, 1000, PROFINT_MAX, 1000, 10000, 100000);
collctrl.cc
2594
long
nperiod
;
local
2621
nperiod
= -1;
2623
nperiod
= otimer.it_interval.tv_sec * MICROSEC + otimer.it_interval.tv_usec;
2626
if (period ==
nperiod
) // arbitrary precision is OK
2628
else if (
nperiod
< 10000) // hi resolution allowed, but not arbitrary precision
2629
set_clk_params ((int)
nperiod
, 1000, PROFINT_MAX, 1000, 10000, 100000);
Completed in 90 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026