Home
last modified time | relevance | path

Searched refs:VSEQ_INVALID (Results 1 – 1 of 1) sorted by relevance

/external/jemalloc_new/src/
Dprof.c1721 #define VSEQ_INVALID UINT64_C(0xffffffffffffffff) macro
1726 if (vseq != VSEQ_INVALID) { in prof_dump_filename()
1756 prof_dump_filename(filename, 'f', VSEQ_INVALID); in prof_fdump()