Searched defs:remove (Results 1 - 9 of 9) sorted by relevance
| /developtools/hiperf/script/ |
| H A D | command_script.py | 28 from hiperf_utils import remove namespace
|
| H A D | record_control.py | 28 from hiperf_utils import remove namespace
|
| H A D | hiperf_utils.py | 60 def remove(files): function
|
| /developtools/hdc/src/common/ |
| H A D | circle_buffer.cpp | 97 bool remove = false; in FreeMemory() local
|
| /developtools/hiperf/script/test/ |
| H A D | test_utils.py | 19 from hiperf_utils import remove namespace
|
| /developtools/smartperf_host/trace_streamer/src/base/ |
| H A D | index_map.h | 68 void PrepMixRange(bool &remove) in PrepMixRange() argument 81 bool remove = false; in MixRange() local 42 ProcessData(const std::deque<T> &dataQueue, bool remove, std::function<bool(TableRowId)> firstCheck, std::function<bool(TableRowId)> scondCheck) ProcessData() argument 194 bool remove = false; RemoveNullElements() local [all...] |
| /developtools/smartperf_host/trace_streamer/src/table/ftrace/ |
| H A D | process_table.cpp | 187 bool remove = false; in FilterPid() local 205 void ProcessTable::Cursor::HandleIndexConstraintEQ(bool remove, uint64_t value) in HandleIndexConstraintEQ() argument 224 void ProcessTable::Cursor::HandleIndexConstraintNQ(bool remove, uint64_t value) in HandleIndexConstraintNQ() argument
|
| /developtools/hdc/src/host/ |
| H A D | ext_client.cpp | 298 std::string remove = Base::StringFormat("%s %s \"%s\" ", argv[i], argv[i + 1], argv[i + 2]); in RemoveRemoteCwd() local
|
| /developtools/profiler/hiebpf/include/ |
| H A D | vmlinux.h | 5894 void (*remove)(struct device *); member 5932 int (*remove)(struct device *); member 8572 void (*remove)(struct tty_driver *, struct tty_struct *); member 16062 int (*remove)(struct platform_device *); member 16656 void (*remove)(struct acpi_device *); member 16685 acpi_op_remove remove; member 16960 void (*remove)(struct pci_dev *); member 30123 bool remove; member 38798 struct work_struct remove; member 40970 } remove; member 44851 int (*remove)(struct inode *, struct dentry *); global() member 68462 int (*remove)(struct fsl_mc_device *); global() member 69276 void (*remove)(struct mdio_device *); global() member 70983 int (*remove)(struct i2c_client *); global() member 91936 void (*remove)(struct amba_device *); global() member 92702 void (*remove)(struct pcie_device *); global() member 93596 void (*remove)(struct pci_epf *); global() member 95348 void (*remove)(struct rio_dev *); global() member 101311 void (*remove)(struct pnp_dev *); global() member 101324 void (*remove)(struct pnp_card_link *); global() member 110336 void (*remove)(struct virtio_device *); global() member 111006 void (*remove)(evtchn_port_t, unsigned int); global() member 111231 int (*remove)(struct xenbus_device *); global() member 113654 int (*remove)(struct spi_device *); global() member 113999 void (*remove)(struct serdev_device *); global() member 115303 void (*remove)(struct tegra_mc *); global() member 116261 int (*remove)(struct mipi_dsi_device *); global() member 116823 int (*remove)(struct transport_container *, struct device *, struct device *); global() member 116910 void (*remove)(struct auxiliary_device *); global() member 122186 void (*remove)(struct device *); global() member 122618 void (*remove)(struct dev_dax *); global() member 126179 int (*remove)(struct spi_mem *); global() member 126641 void (*remove)(struct phy_device *); global() member 139023 void (*remove)(struct mmc_host *); global() member 139126 void (*remove)(struct mmc_card *); global() member 139204 void (*remove)(struct sdio_func *); global() member 140139 void (*remove)(struct scmi_device *); global() member 144271 void (*remove)(struct vme_dev *); global() member [all...] |
Completed in 451 milliseconds