Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
DcProfile.py72 for subentry in entry.calls:
74 callers = callersdicts[id(subentry.code)]
77 nc = subentry.callcount
78 cc = nc - subentry.reccallcount
79 tt = subentry.inlinetime
80 ct = subentry.totaltime
/external/python/cpython2/Lib/
DcProfile.py112 for subentry in entry.calls:
114 callers = callersdicts[id(subentry.code)]
117 nc = subentry.callcount
118 cc = nc - subentry.reccallcount
119 tt = subentry.inlinetime
120 ct = subentry.totaltime
/external/python/cpython2/Modules/
D_lsprof.c288 ProfilerSubEntry *subentry = (ProfilerSubEntry*) header; in freeSubEntry() local
289 free(subentry); in freeSubEntry()
330 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in initContext() local
331 if (subentry == NULL) in initContext()
332 subentry = newSubEntry(pObj, caller, entry); in initContext()
333 if (subentry) in initContext()
334 ++subentry->recursionLevel; in initContext()
356 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in Stop() local
357 if (subentry) { in Stop()
358 if (--subentry->recursionLevel == 0) in Stop()
[all …]
/external/python/cpython3/Modules/
D_lsprof.c287 ProfilerSubEntry *subentry = (ProfilerSubEntry*) header; in freeSubEntry() local
288 PyMem_Free(subentry); in freeSubEntry()
329 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in initContext() local
330 if (subentry == NULL) in initContext()
331 subentry = newSubEntry(pObj, caller, entry); in initContext()
332 if (subentry) in initContext()
333 ++subentry->recursionLevel; in initContext()
355 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in Stop() local
356 if (subentry) { in Stop()
357 if (--subentry->recursionLevel == 0) in Stop()
[all …]
/external/libchrome/build/android/gyp/util/
Dmd5_check.py335 for subentry in entry.get('entries', ()):
336 self._file_map[(entry['path'], subentry['path'])] = subentry
/external/mksh/src/
Dcheck.t7716subentry=${skipdir#$entry}; if [[ $subentry != $skipdir ]]; then if [[ -z $subentry ]]; then ec…
/external/e2fsprogs/doc/
Dtexinfo.tex3480 % #1 is name of index, #2 is stuff to put there, #3 is subentry --
3529 % subentry case), texindex reduces to two when writing the .??s
/external/e2fsprogs/lib/et/
Dtexinfo.tex3480 % #1 is name of index, #2 is stuff to put there, #3 is subentry --
3529 % subentry case), texindex reduces to two when writing the .??s
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex4723 % #1 is name of index, #2 is stuff to put there, #3 is subentry --
4768 % subentry case), texindex reduces to two when writing the .??s
/external/libffi/
Dtexinfo.tex4723 % #1 is name of index, #2 is stuff to put there, #3 is subentry --
4768 % subentry case), texindex reduces to two when writing the .??s