Home
last modified time | relevance | path

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

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