Home
last modified time | relevance | path

Searched refs:getpid (Results 1276 - 1300 of 1697) sorted by relevance

1...<<51525354555657585960>>...68

/foundation/multimedia/drm_framework/services/utils/
H A Ddrm_dfx.cpp157 uint32_t memoryUsage = dumpUse.GetPss(getpid()); in ReportServiceBehaviorEvent()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dcgroup_adjuster.cpp151 int pid = getpid(); in AdjustSelfProcessGroup()
/foundation/systemabilitymgr/samgr/services/lsamgr/src/
H A Dlocal_ability_manager_proxy.cpp75 HILOG_INFO(LOG_CORE, "StartAbility SendRequest suc, SA:%{public}d, pid:%{public}d", systemAbilityId, getpid()); in StartAbility()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/permission/
H A Dtrans_dynamic_permission_test.cpp50 g_permPid = (int)getpid(); in SetUpTestCase()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.c82 pid_t pid = getpid(); in HciOnHDIInitedTimerTimeout()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_smartgenius.c79 local.nl_pid = getpid(); in CreateNetLinkSocketFd()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_inner_manager.cpp82 pid_ = getpid(); in Start()
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dumid.c231 snprintf(pid, sizeof(pid), "%d\n", getpid()); in create_pid_file()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/signal/
H A Dsigfuz.c226 srand(time(NULL) + getpid()); in sigfuz_test()
/kernel/linux/linux-5.10/tools/testing/selftests/uevent/
H A Duevent_filtering.c230 self = getpid(); in set_death_signal()
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dtest_kmem.c39 i, getpid()); in alloc_dcache()
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dumid.c230 snprintf(pid, sizeof(pid), "%d\n", getpid()); in create_pid_file()
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dmem-functions.c73 cycles_fd = sys_perf_event_open(&cycle_attr, getpid(), -1, -1, perf_event_open_cloexec_flag()); in init_cycles()
H A Dfutex-wake-parallel.c270 getpid(), nblocked_threads, fshared ? "shared":"private", in bench_futex_wake_parallel()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbpf.c144 snprintf(pid, sizeof(pid), "%d", getpid()); in do_test()
/kernel/linux/linux-5.10/tools/bpf/
H A Dbpf_jit_disasm.c40 snprintf(tpath, size, "/proc/%d/exe", (int) getpid()); in get_exec_path()
/kernel/linux/linux-5.10/tools/hv/
H A Dhv_vss_daemon.c245 syslog(LOG_INFO, "VSS starting; pid is:%d", getpid()); in main()
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dfutex-wake-parallel.c296 getpid(), params.nthreads, params.fshared ? "shared":"private", in bench_futex_wake_parallel()
H A Dmem-functions.c73 cycles_fd = sys_perf_event_open(&cycle_attr, getpid(), -1, -1, perf_event_open_cloexec_flag()); in init_cycles()
H A Dfutex-requeue.c208 "%d at a time.\n\n", getpid(), params.nthreads, in bench_futex_requeue()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dmmap-basic.c22 * This test will generate random numbers of calls to some getpid syscalls,
49 threads = thread_map__new(-1, getpid(), UINT_MAX); in test__basic_mmap()
/kernel/linux/linux-6.6/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c282 snprintf(addr->sock_name, sizeof(addr->sock_name), "scm_pidfd_%d", getpid()); in fill_sockaddr()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dsyscall_numbering.c229 pid_t mypid = getpid(); in test_x32()
231 run("Checking for x32 by calling x32 getpid()\n"); in test_x32()
242 fail("x32 getpid() returned %lld, but it should have returned either %lld or -ENOSYS\n", ret, (long long)mypid); in test_x32()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dunpriv_bpf_disabled.c244 skel->bss->test_pid = getpid(); in test_unpriv_bpf_disabled()
H A Duprobe_multi_test.c105 skel->bss->pid = child ? 0 : getpid(); in uprobe_multi_test_run()

Completed in 25 milliseconds

1...<<51525354555657585960>>...68