Searched refs:create_child (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/glib/tests/
H A Dtimeloop-basic.c122 create_child (int pos) function
182 create_child (i);
H A Dtimeloop-closure.c138 create_child (void) function
202 create_child ();
H A Dtimeloop.c137 create_child (void) function
196 create_child ();
/external/linux-tools-perf/util/
H A Dcallchain.c171 create_child(struct callchain_node *parent, bool inherit_children) function
238 new = create_child(parent, false);
261 new = create_child(parent, true);

Completed in 91 milliseconds