OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uint64_val
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/src/
stats.c
517
col_nmalloc.
uint64_val
= nmalloc;
518
col_nmalloc_ps.
uint64_val
= rate_per_second(nmalloc, uptime);
519
col_ndalloc.
uint64_val
= ndalloc;
520
col_ndalloc_ps.
uint64_val
= rate_per_second(ndalloc, uptime);
521
col_nrequests.
uint64_val
= nrequests;
522
col_nrequests_ps.
uint64_val
= rate_per_second(nrequests, uptime);
524
col_prof_live_requested.
uint64_val
= prof_live.req_sum;
525
col_prof_live_count.
uint64_val
= prof_live.count;
526
col_prof_accum_requested.
uint64_val
=
528
col_prof_accum_count.
uint64_val
= prof_accum.count
[
all
...]
/src/external/bsd/jemalloc/dist/src/
stats.c
519
col_nmalloc.
uint64_val
= nmalloc;
520
col_nmalloc_ps.
uint64_val
= rate_per_second(nmalloc, uptime);
521
col_ndalloc.
uint64_val
= ndalloc;
522
col_ndalloc_ps.
uint64_val
= rate_per_second(ndalloc, uptime);
523
col_nrequests.
uint64_val
= nrequests;
524
col_nrequests_ps.
uint64_val
= rate_per_second(
527
col_prof_live_requested.
uint64_val
= prof_live.req_sum;
528
col_prof_live_count.
uint64_val
= prof_live.count;
529
col_prof_accum_requested.
uint64_val
=
531
col_prof_accum_count.
uint64_val
= prof_accum.count
[
all
...]
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
cti-services.c
1109
uint64_t
uint64_val
= 0;
local
1120
uint64_val
= xpc_dictionary_get_uint64(result_dictionary, "value");
1123
if (count != sizeof(
uint64_val
)) {
1126
for (size_t i = 0; i < sizeof(
uint64_val
); i++) {
1135
uint64_val
= (
uint64_val
<< 8) | ev;
1150
callback(conn_ref->context,
uint64_val
, status);
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
emitter.h
51
uint64_t
uint64_val
;
member in union:emitter_col_s::__anon10
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
emitter.h
51
uint64_t
uint64_val
;
member in union:emitter_col_s::__anon78
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
emitter.h
55
uint64_t
uint64_val
;
member in union:emitter_col_s::__anon20
/src/external/bsd/jemalloc/include/jemalloc/internal/
emitter.h
55
uint64_t
uint64_val
;
member in union:emitter_col_s::__anon122
Completed in 28 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026