소스 검색

Doc: starpu_bus_get_profiling_info

Cyril Roelandt 13 년 전
부모
커밋
d56a6dc401
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      doc/chapters/basic-api.texi

+ 3 - 1
doc/chapters/basic-api.texi

@@ -1720,7 +1720,9 @@ TODO
 @end deftp
 
 @deftypefun int starpu_bus_get_profiling_info (int @var{busid}, {struct starpu_bus_profiling_info *}@var{bus_info})
-todo
+Get the profiling info associated to the worker designated by @var{workerid},
+and reset the profiling measurements. If worker_info is NULL, only reset the
+counters.
 @end deftypefun
 
 @deftypefun int starpu_bus_get_count (void)