| /arkcompiler/ets_frontend/ets2panda/util/ |
| H A D | generateBin.cpp | 106 std::map<std::string, size_t> *statp = options->OptLevel() != 0 ? &stat : nullptr; in GenerateProgram() local 39 OptimizeBytecode(ark::pandasm::Program *prog, const util::Options *options, const ReporterFun &reporter, std::map<std::string, size_t> *statp, ark::pandasm::AsmEmitter::PandaFileToPandaAsmMaps *mapsp) OptimizeBytecode() argument 61 GenerateProgramImpl(ark::pandasm::Program *prog, const util::Options *options, const ReporterFun &reporter, std::map<std::string, size_t> *statp, ark::pandasm::AsmEmitter::PandaFileToPandaAsmMaps *mapsp) GenerateProgramImpl() argument
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_qm_bhv.c | 20 xfs_fill_statvfs_from_dquot( struct kstatfs *statp, struct xfs_dquot *dqp) xfs_fill_statvfs_from_dquot() argument 56 xfs_qm_statvfs( struct xfs_inode *ip, struct kstatfs *statp) xfs_qm_statvfs() argument [all...] |
| H A D | xfs_super.c | 785 xfs_fs_statfs( struct dentry *dentry, struct kstatfs *statp) xfs_fs_statfs() argument [all...] |
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_qm_bhv.c | 20 xfs_fill_statvfs_from_dquot( struct kstatfs *statp, struct xfs_dquot *dqp) xfs_fill_statvfs_from_dquot() argument 56 xfs_qm_statvfs( struct xfs_inode *ip, struct kstatfs *statp) xfs_qm_statvfs() argument [all...] |
| H A D | xfs_super.c | 824 xfs_fs_statfs( struct dentry *dentry, struct kstatfs *statp) xfs_fs_statfs() argument [all...] |
| /arkcompiler/ets_frontend/es2panda/aot/ |
| H A D | emitFiles.h | 28 EmitSingleAbcJob(const std::string &outputFileName, panda::pandasm::Program *prog, std::map<std::string, size_t> *statp, uint8_t targetApi, std::string targetSubApi) EmitSingleAbcJob() argument 81 EmitFileQueue(const std::unique_ptr<panda::es2panda::aot::Options> &options, std::map<std::string, size_t> *statp, const std::map<std::string, panda::es2panda::util::ProgramCache*> &progsInfo) EmitFileQueue() argument
|
| H A D | main.cpp | 198 std::map<std::string, size_t> *statp = (dumpSize || dumpSizePct) ? &stat : nullptr; in GenerateProgram() local 120 GenerateProgramsByWorkers(const std::map<std::string, panda::es2panda::util::ProgramCache*> &programsInfo, const std::unique_ptr<panda::es2panda::aot::Options> &options, std::map<std::string, size_t> *statp) GenerateProgramsByWorkers() argument
|
| /arkcompiler/runtime_core/assembler/ |
| H A D | pandasm.cpp | 164 std::map<std::string, size_t> *statp = size_stat.GetValue() ? &stat : nullptr; in EmitProgramInBinary() local
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| H A D | pandasm.cpp | 165 std::map<std::string, size_t> *statp = sizeStat.GetValue() ? &stat : nullptr; in EmitProgramInBinary() local
|
| /kernel/linux/linux-5.10/net/sunrpc/ |
| H A D | stats.c | 38 const struct rpc_stat *statp = seq->private; in rpc_proc_show() local 82 void svc_seq_show(struct seq_file *seq, const struct svc_stat *statp) in svc_seq_show() argument 293 rpc_proc_register(struct net *net, struct rpc_stat *statp) rpc_proc_register() argument 310 svc_proc_register(struct net *net, struct svc_stat *statp, const struct proc_ops *proc_ops) svc_proc_register() argument [all...] |
| H A D | svc.c | 1173 svc_get_autherr(struct svc_rqst *rqstp, __be32 *statp) in svc_get_autherr() argument 1181 svc_generic_dispatch(struct svc_rqst *rqstp, __be32 *statp) in svc_generic_dispatch() argument 1282 __be32 *statp; in svc_process_common() local [all...] |
| /kernel/linux/linux-6.6/net/sunrpc/ |
| H A D | stats.c | 38 const struct rpc_stat *statp = seq->private; in rpc_proc_show() local 82 void svc_seq_show(struct seq_file *seq, const struct svc_stat *statp) in svc_seq_show() argument 298 rpc_proc_register(struct net *net, struct rpc_stat *statp) rpc_proc_register() argument 315 svc_proc_register(struct net *net, struct svc_stat *statp, const struct proc_ops *proc_ops) svc_proc_register() argument [all...] |
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | nfscache.c | 504 void nfsd_cache_update(struct svc_rqst *rqstp, int cachetype, __be32 *statp) in nfsd_cache_update() argument
|
| H A D | nfssvc.c | 1037 int nfsd_dispatch(struct svc_rqst *rqstp, __be32 *statp) in nfsd_dispatch() argument
|
| /kernel/linux/linux-6.6/fs/lockd/ |
| H A D | svc.c | 645 __be32 *statp = rqstp->rq_accept_statp; in nlmsvc_dispatch() local
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | nfscache.c | 611 nfsd_cache_update(struct svc_rqst *rqstp, struct nfsd_cacherep *rp, int cachetype, __be32 *statp) nfsd_cache_update() argument
|
| H A D | nfssvc.c | 988 __be32 *statp = rqstp->rq_accept_statp; in nfsd_dispatch() local
|
| /kernel/linux/linux-5.10/drivers/crypto/bcm/ |
| H A D | spu.c | 1116 int spum_status_process(u8 *statp) in spum_status_process() argument
|
| H A D | spu2.c | 1322 int spu2_status_process(u8 *statp) in spu2_status_process() argument
|
| /kernel/linux/linux-5.10/kernel/locking/ |
| H A D | locktorture.c | 680 __torture_print_stats(char *page, struct lock_stress_stats *statp, bool write) __torture_print_stats() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/bcm/ |
| H A D | spu.c | 1114 int spum_status_process(u8 *statp) in spum_status_process() argument
|
| H A D | spu2.c | 1325 int spu2_status_process(u8 *statp) in spu2_status_process() argument
|
| /arkcompiler/ets_frontend/es2panda/util/ |
| H A D | helpers.cpp | 692 std::map<std::string, size_t> *statp = &stat; in AnalysisProgram() local 716 std::map<std::string, size_t> *statp = &stat; in OptimizeProgram() local
|
| /kernel/linux/linux-6.6/kernel/locking/ |
| H A D | locktorture.c | 899 __torture_print_stats(char *page, struct lock_stress_stats *statp, bool write) __torture_print_stats() argument
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
| H A D | net2280.c | 670 u32 __iomem *statp; in out_flush() local 685 writel(BIT(FIFO_FLUSH), statp); in out_flush() local
|