Home
last modified time | relevance | path

Searched refs:func_a (Results 1 – 7 of 7) sorted by relevance

/external/jemalloc/test/stress/
Dmicrobench.c19 void (*func_a), const char *name_b, void (*func_b)) in compare_funcs() argument
31 time_func(&timer_a, nwarmup, niter, func_a); in compare_funcs()
/external/jemalloc_new/test/stress/
Dmicrobench.c20 void (*func_a), const char *name_b, void (*func_b)) { in compare_funcs() argument
31 time_func(&timer_a, nwarmup, niter, func_a); in compare_funcs()
/external/bcc/tools/
Dprofile_example.txt37 func_a
79 The func_ab process is running the func_a() function, called by main(),
206 Here's another example, a func_ab program that runs two functions, func_a() and
212 func_a
226 func_a
247 func_a
261 func_a
278 func_ab;[unknown];__libc_start_main;main;func_a 2
280 func_ab;[unknown];__libc_start_main;main;func_a 11
282 func_ab;[unknown];__libc_start_main;main;func_a 23
[all …]
/external/bcc/tools/old/
Dprofile_example.txt37 0000000000400542 func_a
80 The func_ab process is running the func_a() function, called by main(),
207 Here's another example, a func_ab program that runs two functions, func_a() and
213 000000000040053e func_a
227 000000000040053a func_a
248 0000000000400542 func_a
262 0000000000400549 func_a
279 func_ab;[unknown];__libc_start_main;main;func_a 2
281 func_ab;[unknown];__libc_start_main;main;func_a 11
283 func_ab;[unknown];__libc_start_main;main;func_a 23
[all …]
/external/tensorflow/tensorflow/python/eager/
Ddef_function_test.py459 func_a = func.get_concrete_function(
464 self.assertIs(func_a, func_b)
Dfunction_test.py1465 func_a, func_b, func_c = defined(2)
1466 self.assertEqual(func_a.numpy(), a)
1698 func_a, func_b, func_c = defined(x)
1699 self.assertEqual(func_a.numpy(), a)
/external/bcc/docs/
Dtutorial.md284 0000000000400542 func_a