Home
last modified time | relevance | path

Searched defs:opnum (Results 1 – 13 of 13) sorted by relevance

/external/ltp/utils/ffsb-6.0-rc2/
Dfileops.c53 void fop_bench(ffsb_fs_t * fs, unsigned opnum) in fop_bench()
58 void fop_age(ffsb_fs_t * fs, unsigned opnum) in fop_age()
89 void ffsb_readfile(ffsb_thread_t * ft, ffsb_fs_t * fs, unsigned opnum) in ffsb_readfile()
192 void ffsb_readall(ffsb_thread_t * ft, ffsb_fs_t * fs, unsigned opnum) in ffsb_readall()
221 unsigned opnum, uint64_t * filesize_ret, in ffsb_writefile_core()
282 void ffsb_writefile(ffsb_thread_t * ft, ffsb_fs_t * fs, unsigned opnum) in ffsb_writefile()
292 void ffsb_writefile_fsync(ffsb_thread_t * ft, ffsb_fs_t * fs, unsigned opnum) in ffsb_writefile_fsync()
305 unsigned opnum, uint64_t * filesize_ret, in ffsb_writeall_core()
341 void ffsb_writeall(ffsb_thread_t * ft, ffsb_fs_t * fs, unsigned opnum) in ffsb_writeall()
351 void ffsb_writeall_fsync(ffsb_thread_t * ft, ffsb_fs_t * fs, unsigned opnum) in ffsb_writeall_fsync()
[all …]
Dmetaops.c37 void metaops_metadir(ffsb_fs_t * fs, unsigned opnum) in metaops_metadir()
85 void ffsb_metaops(ffsb_thread_t * ft, ffsb_fs_t * fs, unsigned opnum) in ffsb_metaops()
98 void ffsb_createdir(ffsb_thread_t * ft, ffsb_fs_t * fs, unsigned opnum) in ffsb_createdir()
Dffsb_tg.c126 int opnum = ops_find_op(opname); in tg_set_op_weight() local
133 int opnum = ops_find_op(opname); in tg_get_op_weight() local
Dffsb_op.c147 char *op_get_name(int opnum) in op_get_name()
Dffsb_thread.c121 void ft_incr_op(ffsb_thread_t * ft, unsigned opnum, unsigned increment, in ft_incr_op()
Dffsb_fs.c542 void fs_set_opdata(ffsb_fs_t * fs, void *data, unsigned opnum) in fs_set_opdata()
547 void *fs_get_opdata(ffsb_fs_t * fs, unsigned opnum) in fs_get_opdata()
Dffsb_tg.h197 unsigned opnum; /* out parameter */ member
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_fragshader.c41 static void r200SetFragShaderArg( GLuint *afs_cmd, GLuint opnum, GLuint optype, in r200SetFragShaderArg()
141 GLuint opnum = 0; in r200UpdateFSArith() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp303 for (unsigned opnum = 0, e = TheOperators.size(); opnum != e; ++opnum) { in main() local
/external/swiftshader/third_party/LLVM/utils/PerfectShuffle/
DPerfectShuffle.cpp303 for (unsigned opnum = 0, e = TheOperators.size(); opnum != e; ++opnum) { in main() local
/external/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp303 for (unsigned opnum = 0, e = TheOperators.size(); opnum != e; ++opnum) { in main() local
/external/python/cpython2/Lib/compiler/
Dpyassem.py525 opnum = {} variable in PyFlowGraph
/external/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c201 int opnum; in logdump() local