Home
last modified time | relevance | path

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

/external/strace/
Dcount.c226 call_summary(FILE *outf) in call_summary() function
Ddefs.h494 extern void call_summary(FILE *);
Dstrace.c1828 call_summary(shared_log); in cleanup()
DChangeLog-CVS1414 set_overhead, call_summary_pers, call_summary): Move to count.c
1431 (call_summary): Use it for each personality.
2357 * syscall.c (call_summary): Fix potential NULL dereference.
2596 (call_summary): Allocate locally.
/external/autotest/scheduler/
Ddrone_utility.py530 call_summary = '\n'.join('%d %s' % (count, method)
532 self._warn('Execution took %f sec\n%s' % (duration, call_summary))