Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgmem.c366 glong t_free = local_data[i + PROFILE_TABLE (0, 0, success)]; in profile_print_locked() local
369 if (!t_malloc && !t_realloc && !t_free && !t_refree) in profile_print_locked()
381 i, t_malloc, t_free, t_realloc, t_refree, in profile_print_locked()
382 (t_malloc - t_free + t_realloc - t_refree) * i); in profile_print_locked()
385 i, t_malloc, t_free, t_realloc, t_refree); in profile_print_locked()
/external/blktrace/
Dblkparse.c728 static inline void t_free(struct trace *t) in t_free() function
786 t_free(t); in __put_trace_last()
1939 t_free(t); in sort_entries()
2481 t_free(t); in handle()