OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:diff_stats
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/unittest/
linear_solver.h
232
diff_stats
= stats_v - auto_stats; // ... and we need to get these stats more
local
238
new_stats[m] =
diff_stats
[new_m_to_old[m]];
/packages/experimental/procstatlog/
procstatlog.c
313
static void
diff_stats
(struct data *old_stats, struct data *new_stats) {
function
394
diff_stats
(old_stats, new_stats);
Completed in 897 milliseconds