HomeSort by relevance Sort by last modified time
    Searched refs:create_child (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/tests/
timeloop-basic.c 122 create_child (int pos) function
182 create_child (i);
timeloop-closure.c 138 create_child (void) function
202 create_child ();
timeloop.c 137 create_child (void) function
196 create_child ();
  /external/linux-tools-perf/util/
callchain.c 171 create_child(struct callchain_node *parent, bool inherit_children) function
238 new = create_child(parent, false);
261 new = create_child(parent, true);

Completed in 51 milliseconds