Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgmem.c436 profiler_try_malloc (gsize n_bytes) in profiler_try_malloc() function
463 gpointer mem = profiler_try_malloc (n_bytes); in profiler_malloc()
594 profiler_try_malloc,