Home
last modified time | relevance | path

Searched defs:this_pid (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dproc_file_utils_test.cpp39 auto this_pid = getpid(); in TEST() local
/aosp_15_r20/external/bcc/examples/usdt_sample/scripts/
H A Dlat_dist.py21 this_pid = int(args.pid) variable
H A Dlat_avg.py22 this_pid = int(args.pid) variable
H A Dlatency.py20 this_pid = int(args.pid) variable
/aosp_15_r20/external/pciutils/lib/
H A Dnames-cache.c180 int this_pid; in pci_id_cache_flush() local
/aosp_15_r20/external/ltp/pan/
H A Dzoolib.c267 pid_t this_pid = -1; in zoo_getpid() local
/aosp_15_r20/external/libtracefs/utest/
H A Dtracefs-utest.c431 int this_pid; member