Explorar o código

handle_memnode_event is indeed currently unused

Samuel Thibault %!s(int64=8) %!d(string=hai) anos
pai
achega
56d31b7a89
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/debug/traces/starpu_fxt.c

+ 2 - 0
src/debug/traces/starpu_fxt.c

@@ -2289,6 +2289,8 @@ static void handle_end_driver_copy_async(struct fxt_ev_64 *ev, struct starpu_fxt
 			memnode_pop_state(get_event_time_stamp(ev, options), prefix, dst);
 }
 
+/* Currently unused */
+STARPU_ATTRIBUTE_UNUSED
 static void handle_memnode_event(struct fxt_ev_64 *ev, struct starpu_fxt_options *options, const char *eventstr)
 {
 	unsigned memnode = ev->param[0];